#InfoBarOne {
	float: left;
	height: 130px;
	width: 195px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: 0px;
	background-image: url(../images/InfoBarTextBackground.jpg);
}
#InfoBarOne ul {
	text-indent: 10px;
	padding-top: 15px;

}
#InfoBarOne li {
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
#InfoBarOne a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#InfoBarOne a:hover {
	color: #FF0000;
}
