#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;}
#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{ 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 { list-style: none; margin-left: 0;}
#tabs-1, #tabs-2 , #tabs-3, #tabs-4, #tabs-5, #tabs-6 { 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; }