#theArea	{ padding-top: 60px; padding-left: 245px; width:725px; display: block; position: relative; }
#ftArea		{position: absolute; display: none;}
th			{ font-size:11px; }
h1			{ display: block; }
h2			{ display: block; }

/* Model ID and Back link */
div#an_titleArea	{ width: 725px; height: 27px; border-bottom: #E5E5E5 solid 1px;}
div.an_title		{ float: left;}
div.an_back 		{ float:right; padding: 4px 0 0; }
div.an_back a 		{ background: url(img/vc_LHarrow.gif) no-repeat 0 60%; padding: 0 0 0 8px;}


div#an_idAwards .back {
	float: right;
	background: url(/css/img/vc_LHarrowWh.gif) no-repeat left;
	text-align: right;
	padding: 0 0 0 10px;
	margin-top: 4px;
}

div#an_content{
	background: #FFF;
	position: absolute;
	left: 225px;
	top: 100px;
	width: 741px;
	margin: 0;
	padding: 0;
}

div#an_hSeparator {
	background: url(/css/img/vp_separator.gif) repeat-x left;
	float: left; /* force Mozilla to show it below */
	height: 1px;
	padding: 0;
	margin-top: 3px;
	/*line-height: 1px;*/
	width: 741px;
}
div#an_article{
	float: left;
	width: 464px;
	border-right: 1px solid #E5E5E5;
	margin-top: 12px;
	padding-right: 14px;
}

#an_article td { text-align: left; }
#an_byline { padding: 6px 0 0; width: 463px; }
#an_byline ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 463px;
}

#an_byline ul li.an_firstCol {
	float: left;
	display: block;
	width: 220px;
	padding-right: 30px;
}
#an_byline ul li.an_secondCol { display: block; }
div#an_articleContent { padding: 6px 0 0; }
div#an_articleContent p { margin:0; padding: 0 0 11px; line-height: 16px; }
div#an_articleContent p.lastP { padding:0; }
.alignLeft { text-align: left; }

div#an_sidebar {
	text-align:right;
	top:103px;
	left:730px;
	position:absolute;
}

div#an_sidebar img {
	margin-bottom: 15px;
	float:right;
}

div #btn_PDFartcl { padding-bottom: 15px; float:right; }
