@charset "utf-8";
/* CSS Document */

div#hed_hotoff img, div#hed_featured img {
	display:block;
}

div#hed_hotoff {
	/*height:211px;*/
	/*width:780px;*/
	width:485px;
	height:373px;
	background:url(/images/hed_hotp_bottom2.jpg) center bottom no-repeat;
	border:0px solid #FF0000;
}

div#hed_hotoff ul {
	margin:15px 0px 0px 30px;
	padding:0px;
	list-style-type:none;
}

div#hed_hotoff li {
	/*display:block;*/
	float:left;
	width:100px;
	height:140px;
	/*height:160px;*/
	padding:0px 21px 0px 21px;
}

div#hed_featured {
	position:absolute;
	top:215px;
	right:0px;
	/*margin-top:10px;*/
	/*height:157px;*/
	/*width:478px;*/
	width:297px;
	height:202px;
	background:url(/images/hed_featured_bottom2.jpg) center bottom no-repeat;
}

div#hed_featured ul {
	margin:0px 0px 0px 7px;
	padding:5px 0px 0px 0px;
	list-style-type:none;
}

div#hed_featured li {
	float:left;
	width:103px;
	padding:0px 17px 0px 17px;
}

div#hed_sophia {
	margin-top:10px;
}

div#hed_author {
	width:285px;
	position:absolute;
	top:0px;
	/*top:390px;*/
	right:0px;
}

div#hed_author h2 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#002A76;
}

div#hed_author h3 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#C80000;
}

div#hed_author p {
	font:12px Arial, Helvetica, sans-serif;
	line-height:155%;
}

.even{
	background: none repeat scroll 0 0 #F7F7F7;
}

.odd {
	background: none repeat scroll 0 0 #FFFFFF;
}