@import url(/content/articles_body.css);
	
/* --------------------------- LEFT COLUMN - ARTICLE BODY --------------------------- */	

#article {
	width:500px;
	float:left;
	padding-top:10px;
	}
#article_body {
	padding-left:10px;
	}
/* all other article_body rules are in article_body.css */

/* sss button rules moved to channel.css */

#article_header {
	width:490px;
	}

#byline {
	color:#f89734;
	font-style:italic;
	}
#article_header #byline {
	float:left;
	}
#date_posted,
.pipe {
	font-size: 8pt;
	color:#737577;
	}

#article_page_nav_top,
#article_page_nav_bottom {
	float:right;
	color:#1890b7;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:10px;
	}
#article_page_nav_bottom {
	margin-top:25px;
	}
#article_page_nav_top img,
#article_page_nav_top div,
#article_page_nav_bottom img,
#article_page_nav_bottom div {
	float:left;
	padding-right:0px;
	}
#article_page_nav_top .next img,
#article_page_nav_bottom .next img {
	margin-left:3px;
	}
#article_page_nav_bottom a {
	color:#1890b7;	
	}
#article_page_nav_bottom a:hover {
	text-decoration:none;
	}
#article_footer {
	color:#f89734;
	font-size:100%;
	font-weight:bold;
	margin: 10px 0;
	text-decoration:none;
	}
#article_footer a {
	color:#f89734;
	}
#article_footer a:hover {
	text-decoration:none;
	}

/* --------------------------- USER REVIEWS --------------------------- */	

#article_right_column {
	float:left;
	padding-top:10px;
	padding-left:10px;
	}	
#article_user_reviews {
	width:244px;
	background:url(/articles/img/bg_article_right_column_top_tall.gif) right top no-repeat;
	font: 85% Verdana, Arial, Helvetica, sans-serif; 
	}
#article_user_reviews_bottom {
	background:url(/articles/img/bg_article_right_bottom.gif) bottom right no-repeat;
	border:1px solid white;
	}

#user_reviews_padding {
	padding:40px 10px 0px 23px;
	}

#user_reviews {
	font-weight:bold;
	}
#user_reviews h3 {
	background:url(/home/img/header_userreviews.gif) no-repeat 0px 5px;
	height:27px;
	font-size:0px;
	text-indent:-999px;
	}

#rateform .name {
	background-image:url(/home/img/bg_form_field_shadow.gif);
	background-repeat:no-repeat;
	height:17px;
	width:161px;
	border:0px;
	color: #373535;
	font: normal 85% Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px 0px 4px;
	border-left:1px #e9e9e9 solid;
	border-right:1px #e9e9e9 solid;
	border-bottom:1px #e9e9e9 solid;
	margin-bottom:10px;
	vertical-align:text-top;
	}

#rateform .comments {
	background-image:url(/home/img/bg_form_field_shadow_tall.gif);
	background-repeat:no-repeat;
	height:150px;
	width:206px;
	border:0px;
	color: #373535;
	font: normal 85% Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px 0px 4px;
	border-left:1px #e9e9e9 solid;
	border-right:1px #e9e9e9 solid;
	border-bottom:1px #e9e9e9 solid;
	overflow:auto;
	}
	
#user_reviews_wide .comments {
	width:700px;
	}

#rateform .submit_btn {
	margin-left:149px;
	margin-top:5px;
	margin-bottom:25px;
	}
#user_reviews_wide .submit_btn {
	margin-left:0px;
	}
	
.interest_text {
	float:left;
	width:127px;
	}
.download_page .subhead {
	clear:left;
	display:block;
	margin-bottom:-15px;
	}
.list_header {
	width:60px;
	}
#article_footer #assessment_box {
	width: 90%; 
	border: solid 1px #EDEDED; 
	padding: 20px; 
	text-align: center;
	font-weight: normal;
	color: #373535;
	}
#article_footer #assessment_box h2  {
	font-weight: bold;
	color: #f89734;
	}
#article_footer #assessment_box a {
	color: #373535;
	text-decoration: none;
	}
#article_footer #assessment_box a:hover {
	color: #1890b7;
	}
