@charset "ISO-8859-1";
#floatingBar {
	width: 230px;
	background-image: url(../images/redBack.png);
	background-repeat: repeat-x;
	height: 687px;
	position: absolute;
	margin-left: 600px;
	margin-top: 130px;
}
#floatingBarOnly {
	width: 210px;
	height: 687px;
	position: absolute;
	margin-top: 130px;
	margin-left: 600px;
}
#floatingBarQuote {
	background-image: url(../images/redBack.png);
	background-repeat: repeat-x;
	height: 125px;
	text-align: center;
	padding-top: 10px;
}
#floatingBarNews {
	padding: 15px;
	background-color: 889db4;
}
#floatingBarList {
	padding: 10px;
	text-align: left;
	height: 246px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	vertical-align: top;
}
#floatingBarSmall {
	width: 230px;
	height: 230px;
	position: absolute;
	margin-top: 130px;
	margin-left: 600px;
}
#floatingBarProviders {
	width: 210px;
	height: 400px;
	position: absolute;
	margin-top: 130px;
	margin-left: 600px;
}
