/************* Online Support Stylesheet **************/
/**************** Created By R Halligan ****************/
/*************** Leeds Building Society ****************/

#osImg {
	width:150px;
	height:103px;
	float:right;
	padding:5px 0px 0px 5px;
}

.supportButton {
	width:155px;
	height:23px;
	background:url(../online_support/images/buttonback.jpg) #000099 no-repeat;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	float:left;
}

.supportButton a:link, .supportButton a:visited {
	color:#FFFFFF;
}

.spacer {
	width:10px;
	height:30px;
	float:left;
}