.top_box {
	height: 80px;
	width: 410px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	margin-bottom: 10px;
	margin-top: 10px;
}
.top_box img {
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	margin-right: 10px;
	margin-left: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
}
.top_box a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

.top_box a:hover {
	color: #1E1E1E;
	text-decoration: underline;
}

.top_box h2 {
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	color: #0A1E32;
	padding-bottom: 5px;
	border: 0px solid #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.twoColHybLtHdr #container #subContent .float_left_455 h2 {
	font-size: 16px;
}
.top_box a {
	color: #8D0000;
	text-decoration: none;
}
.clear {
	clear: both;
}
.float_right {
	float: right;
	margin-left: 20px;
	width: 330px;
}
.float_left {
	float: left;
}
.float_left_10 {
	float: left;
	margin-right: 10px;
}
.float_left_355 {
	float: left;
	width: 355px;
}
.float_left_455 {
	float: left;
	width: 455px;
}
#toi {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#left_bg {
	background-image: url(../img/left/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
