/*--------- Biz Directory Styles ------------*/

#right-col ul {margin:0;padding:0;}
#right-col li {list-style-type:none;}
#right-col li a {display: block;border-bottom: 1px solid silver;padding: 3px 2px 3px 8px;}
#right-col li a:hover {text-decoration: none;background: #003a7f;color: #f3f3f3;}
#right-col {padding-top: 30px;}
#right-col dt{font-weight: bold;}
#right-col dd {margin:0 0 5px 10px;}
.bizlogo {float: right;}
#left-col h4 {margin-top: 10px;}
#left-col div.categories {border-top: 1px dotted #666666;padding-top: 10px;}
#left-col div.categories a{font-size: 11px;}
#left-col p.hr {margin-bottom:0;padding-bottom: 0;margin-top: 4px;clear: both;}
#left-col a.more {border-bottom: 0;padding: 5px;}
#left-col a.more:hover {background: #003a7f;color: #e7e7e7;}
#right-col h3.single {border-top: 1px solid #666666;padding-top: 15px;}
div.buttons {float: right;margin-top: 1.4em;}
a.button {background: url(/images/button-span.png) top left no-repeat;float: left;height: 25px;margin-right: 5px;border-bottom: none !important;font-size: 12px;color: #e7e7e7 !important;padding: 0px 0px 0 10px;cursor: pointer;}
a.button span {float: left;background: url(/images/button-right.png) top right no-repeat;padding: 5px 28px 0 4px;height: 20px;}
a.button:hover {background-position: bottom left;}
a.button:hover span {background-position: bottom right;}