#newsletter { margin-top:20px; }

#twocols{
	background-image:url(images/content_bgd.png);
}
#rightcol{
	width:450px;
	margin-top:4px;
	margin-right:35px;
	padding:6px;
	padding-bottom:10px;
	line-height: 16px;
}
#topnav a, #sideads a, #related a{
	color:#333;
}

/* Ads */

.inline_right {
	float:right;
	margin:0px 0px 7px 8px;
}

/* Standard Elements */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990000;
	border-bottom: dotted 1px #999;
	margin-bottom:5px;
	line-height:110%;
}
h2, h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;	
	font-size:1.2em;
	color:#5C81A3;
	/*text-decoration:none;
	padding-bottom:0px;
	margin-bottom:0px;*/
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-style:italic;*/
	font-weight:normal;	
	font-size:1.5em;
	color:#990000;
}
h3{ margin-bottom:-7px;}
.sIFR-hasFlash h3 {
	visibility:visible;
}
#articlelist 
{
    list-style:none;
    padding:0px;   
	margin:20px 0px 0px 10px;
}
#articlelist li 
{
	padding:3px 0px;
}
#articlelist a 
{
    color:#333;
    text-decoration:none;
    padding:1px 0px 1px 20px;
    background:url(images/bullet_article.gif) left center no-repeat;
}
#articlelist a:hover 
{
    background-color:#ffffcc;
}