	BODY {margin: 0; padding: 0px 40px; font: 14px Verdana; color: #444}

	LI {margin: 0; padding: 0px; font: 12px Verdana}
	A {color: #2130A4}
	A:hover {background: orange; color: #FFF; text-decoration: none}
	H1 {color: #82C5E2; font: bold 26px "Trebuchet MS"; letter-spacing: -1px; margin-top: 0px}
	H2 {color: #82C5E2; font: bold 20px "Trebuchet MS"; margin: 0px; padding: 0px; margin-top: 15px}
	H3 {color: #82C5E2; font: bold 16px "Trebuchet MS"; margin: 0px; padding: 0px; margin-top: 10px}
	#top {background: url('/i/bg_top.gif'); height: 50px; width: 100%; padding: 0px 20px}
	
	#leftBlock, #centerBlock, #rightBlock {float: left; }
	#leftBlock {width: 18%; line-height: 1.6; margin-right: 3%;}
	#centerBlock {width: 44%}
	#centerBlock P {line-height: 1.4}
	#rightBlock {width: 28%; margin-left: 5%; padding: 1%; background: #DEEFF7}
	
	#main {margin-top: 10px}
	#footer {border-top: 1px solid #70AF00; width: 100%; margin-top: 20px; font-size: 11px}
	
	.description {display: inline}
	TH {background: url('/i/bg_table.gif'); height: 27px; text-align: left; padding-left: 10px; font: bold 14px "Trebuchet MS";}
	TABLE {border: 1px solid #82C5E2}
	
	.goodRating {color: green}
	.averageRating {color: #333}
	.badRating {color: #c30}
	
	INPUT, TEXTAREA {border: 2px solid #999; font: 12px Verdana; padding: 4px}
	LABEL {margin-top: 10px; display: block}
	.button {padding: 6px 10px; font: bold 14px Arial}
	.button:hover {cursor: pointer; background: #666; color: #FFF}
	
	
.rss-items {
	margin-top:0px;
	padding:0;
	margin-left:0px;
	
}


.rss-item  {
  list-style:none;
  padding-bottom:1em;
}


.rss-date {
	font-style: italic;
	color: #666;
	} 