@charset "UTF-8";
#main {
	width: 854px;
	padding-top: 18px;
	background-color: #FFFFFF;
}
#FeatThumbContainer {
	width: 166px;
	height: 160px;
	margin-left: 38px;
	float: left;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#FeatThumbText {
	width: 146px;
	margin-left: 10px;
	font-size: 10px;
	margin-top: 2px;
	color: #333333;
}
.openStyle {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	margin-top: 2px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	display: block;
	font-size: 11px;
	text-decoration: none;
}
#Box {
	height: 117px;
	width: 842px;
	margin-right: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #000000;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	background-image: url(images/boxBG.jpg);
	background-repeat: repeat-x;
}
#Box img {
	margin-right: 12px;
	background-color: #666666;
	margin-top: -12px;
	margin-bottom: -12px;
	margin-left: 0px;
	float: left;
}
