/* News system */

/*  ----------------------------------------------------------------------- news system specific*/
h3.Title {margin: .8em 0 0 0;padding-bottom: 2px;font-size: 110%;font-weight: bold;color: #999;}
h3.Title a {border-bottom:1px solid #333;display:block;padding:4px;background: #336699;color:#fff;}
h3.Title a:hover {background: #e9eff3;color:#000;}
.Details {margin: 4px 0 0.8em 8px;color:#999;font-style:italic;font-size: 90%;}
.SmallLinks, .SmallLinks a {text-decoration:none; margin-bottom:15px;font-size: 90%;}
.Rating img {border:0;float:none;padding:0;margin:0 1px 0 1px;}
.leftPadding {margin:8px;}
.ListItem {background:url("/lib/images/main-theme/red-arrow.gif") no-repeat 0 0.2em;padding-left:18px}
.paddingBox {margin:20px;}
form img {float:none;border:0;margin:0;padding:0;}
.questiontitle {color:#336699; font-size:1.2em;border-top:1px dashed #eee; border-bottom:1px dashed #eee;padding:6px;}

.Heading {
font-family:"Trebuchet MS", Helvetica, sans-serif;font-weight:normal;
font-size:16px; font-weight:bold; margin:12px 0 6px 0; color:#cc0000;
}
body, TD, P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
LI {font-size:11px;}