/* Copyright (c) 2008 Business.md | http://www.business.md */

#pMain {float: left; width: 958px; margin: 0 0 30px; }
#pSide {float: left; width:204px; }
#pSide p {margin: 0;}
#pSide div.ads {margin:20px 0; }

#usefulCats {border-right: solid 4px #22486e; }

#menuMain {float: left; width:200px; margin-top:0px; }
#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 h1 {border-bottom: solid 1px #e7e7e7; }
#content div.form {margin: 20px 0;}
#content div.form label {display: block; font-weight:bold; line-height:22px; }
#content div.form input, #content div.form select {width: 250px; height:20px; line-height:20px; margin: 0 0 5px; border: solid 1px #aaa; padding-left:3px; }
#content div.form input.clean {width: auto; }
#content div.form input.submit {color:#fff; background-color:#336699; border: none; font-weight:bold; font-size:12px; padding: 0 15px; width: auto; height:26px; }
#content div.form input.submit:hover {background-color:#22486e; }
#content div.form h2 {margin: 0 0 10px;}

#content div.table {margin: 20px 0 0;}
#content div.table table {margin: 10px 0 20px; width:100%;}
#content div.table th {font-weight: bold; text-align:center; background-color:#336699; color:#fff; line-height:24px; }
#content div.table td {text-align: center; line-height:22px; font-size:11px; border-bottom: solid 1px #e7e7e7;}
#content div.table td.service {text-align: left; padding-left:5px;}
#content div.table tr.cost td {background-color:#e7e7e7; font-weight:bold;}

#content div.text p {line-height: 18px;}
#content div.text ul {margin: 10px 0 20px;}
#content div.text h2 {margin: 15px 0;}
#content div.text h3 {font-size: 14px; }
#content div.text ul.type li{line-height: 20px; list-style-type:square; margin-left:20px; }
#content div.text ul.rss li{line-height: 20px; list-style-type:none; margin-left:10px; padding-left:16px; background-image:url(http://www.business.md/images/27.png); background-repeat:no-repeat; background-position: center left; }
