#tab-container .etabs { margin: 0; padding: 0; }
#tab-container .tab { display: inline-block; *display:inline; background: #e4e4e4; border: solid 1px #b3b3b3; border-bottom: none; height:27px; padding:0px 2px; line-height:27px; }
#tab-container .tab a { display: block; outline: none; font-size:12px; color:#464646 !important }
#tab-container .tab a:hover { text-decoration: none; }
#tab-container .tab.active { background: #fff; position: relative; top: 1px; border-color: #b3b3b3; }
#tab-container .tab a.active { font-weight: bold; }
.tab-container .panel-container { background: #fff; border: solid #b3b3b3 1px; padding:20px; }
.panel-container div.tabs_link_i { background:url(dot_img.png) no-repeat left top; margin:0px 0px 5px 0px;}
.panel-container div.tabs_link_i a{color: #000000 !important; display: block; font-size: 12px; font-weight: normal !important; line-height: 15px; margin: 0 0 0 15px;}
