/***************** Treasury Stylesheet *****************/
/**************** Created By R Halligan ****************/
/*************** Leeds Building Society ****************/

#treasImg {
	width:150px;
	height:105px;
	float:right;
	padding:5px 0px 0px 5px;
}

li {
	margin-bottom:10px;
}

.coveredBondContainer {
	width:470px;
	height:30px;
	text-align:center;
	padding-left:125px;
	clear:both;
}

.coveredBondButton {
	width:155px;
	height:23px;
	background:url(../treasury/images/button.jpg) #0000CC no-repeat;
	font-weight:bold;
	text-align:center;
	padding:7px 0px 0px 0px;
	float:left;
	font-size:12px;
	text-transform:uppercase;
}

.coveredBondButton a, .coveredBondButton a:visited {
	color:#FFFFFF;
}	

#spacer {
	width:20px;
	height:30px;
	float:left;
}
