#tabs { padding: 0; background: #fff; border: 0; position: relative; }
#tabs h3 { margin-top: 0; }
#tabs, #tabs ul, #tabs li { -moz-border-radius: 0; -webkit-border-radius: 0;}
#tabs ul { margin: 0; background: #fff; border: 0; border-bottom: 1px solid #C5E6F9;}
#tabs ul li a {  font-weight: normal; }
#tabs .ui-tabs-selected { border: 1px solid #C5E6F9;}
/*#tabs .ui-tabs-nav li a {color: #000;}
#tabs .ui-tabs-nav li.ui-tabs-selected a{ color: #024771;}*/
#tabs ul li { list-style: none; margin-left: 0;}
#tabs ul li:first-child { list-style: none; margin-left: -2px;}
#tabs a:hover, #tabs a:focus { border-bottom: 0; text-decoration: none;}
#tabs .ui-tabs-panel { background: #E6F6FF; border-right: 1px solid #C5E6F9;  border-left: 1px solid #C5E6F9;  border-bottom: 1px solid #C5E6F9; font-family: Arial, Helvetica, sans-serif; font-size: 12px; overflow: auto; line-height: 1.75em;}
#tabs .ui-tabs-panel a:hover { border-bottom: 1px dotted #024771;}  /* was 111 */
#tabs .ui-tabs-panel ul { background: #E6F6FF}
#tabs-1 ul, #tabs-2 ul, #tabs-3 ul, #tabs-4 ul, #tabs-5 ul, #tabs-6 ul, #tabs-7 ul{ border-bottom: 0; padding: 8px 0 0 10px; }
#tabs-1 ul li:first-child, #tabs-2 ul li:first-child, #tabs-3 ul li:first-child, #tabs-4 ul li:first-child, #tabs-5 ul li:first-child, #tabs-6 ul li:first-child, #tabs-7 ul li:first-child { list-style: none; margin-left: 0;}
#tabs-1, #tabs-2 , #tabs-3, #tabs-4, #tabs-5, #tabs-6, #tabs-7 { padding: 0;} 
/*#tabs .more { position: absolute;  left: 10px; margin-top: 10px; } */ /* was just position: absolute; right: 20px; bottom: 0; */
#tabs .grid_3 { width:250px;  }


#tabs .ptext { position: absolute; left: 10px; margin-top: 10px; }

#tabs h2 { background: url("/img/nav_bg.png"); color: #e2e2e2; line-height: 1.75em; padding-left: 10px; font-weight: bold; margin-bottom:0!important; }
#tabs a.seemore { position: absolute; bottom: 10px; right: 10px; font-size: 14px; border: 2px dotted #C5E6F9; padding: 5px 10px; font-weight: normal;  }
#tabs a.seemore:hover, #tabs a.seemore:focus { background: #D0E5F5; border: 2px dotted #A4D4EF!important; }