/* Copyright (c) 2008 Business.md | http://www.business.md */

#pMain {float: left; width: 734px; margin: 0 20px 30px 0; }

#pSide {float: left; width:204px; }
#pSide p {margin: 0;}
#pSide div.ads {margin:20px 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 {margin: 0 0 20px 0;}
#content img.fright {margin: 0 0 15px 15px; }
#content img.fleft {margin: 0 15px 15px 0; }
#content #infoContact {clear: right; font-size: 12px; line-height:18px; }
#content div.info h2 {margin: 20px 0 10px 0;}
#content #infoContact label {float: left; width:70px; font-weight:bold; text-align:right; margin-right:10px; }
#content #infoCategories {clear: left; }
#content table {width: 100%;}
#content table th {background-color: #e7e7e7; text-align:center; font-weight:bold; line-height:24px;}
#content table td {text-align: center; }
#content table td.noalign {text-align: left; }

#pSide div.newEntries div.entry p.title {font-size: 12px; line-height:16px; }
#pSide div.newEntries div.entry p.info span.date {color: #333;}
#content ul li{line-height: 18px; list-style-type:square; margin-left:20px; }
