/* Copyright (c) 2008 Business.md | http://www.business.md */

#pMain {float: left; width: 734px; margin: 0 20px 30px 0; }
#menuMain {float: left; width:200px; }
#menuMain li {line-height: 20px; font-size:12px; border-left: solid 4px #b3b3b3; padding: 5px 0 5px 10px; font-weight:bold; text-transform:uppercase; }
#menuMain li:hover {border-left: solid 4px #22486e;}
#menuMain li.active {background-color: #e7e7e7; border-left: solid 4px #336699; }

#content {margin: 0 20px 20px 224px; }
#content h1 {line-height:22px; border-bottom: solid 1px #e7e7e7; margin-bottom:15px; }
#content h2 a {color: #336699;}
#content h1.category {margin-bottom: 0;}

#content div.entries {margin: 0 0 20px;}
#content div.entries div.entry {margin: 0 0 10px 0; }
#content div.entries div.entry h2, #content div.entries div.entry h3 {font-size: 12px; font-weight:bold; line-height:18px; }
#content div.other h2 {border-bottom: solid 1px #e7e7e7; margin-bottom:10px; }
#content div.entries div.entry p.info {margin: 0; font-size:11px; color:#999; }
#content div.entries div.entry span.date {}
#content img.fleft {margin: 0 10px 10px 0;}
#content div.entrycontent h1 {margin: 0;}
#content div.entrycontent p.info {margin: 5px 0 15px; font-size:11px; color:#999;}
#content p.all {text-align: right; }
#content table {width: 100%; border: solid 1px #ccc; margin: 10px 0;}
#content table th {background-color: #336699; color: #fff; text-align:center; font-weight:bold; line-height:24px;}
#content table td {text-align: center; background-color: #f5f5f5;}
#content table tr.style1 td {background-color: #eee;}
#content table td.noalign {text-align: left; }

#pSide {float: left; width:204px; }
#pSide p {margin: 0;}
#pSide div.ads {margin:20px 0; }