/* ultabs2 */
p.title_bullet {
	margin: 10px 0pt; 
	background: transparent url(../pic/ico-h2.gif) no-repeat scroll left center; 
	font-weight: bold; 
	font-size: 12px; 
	color: #464646;
	padding-left: 15px;
}

ul#ultabs2 {
list-style:none;
height:41px;
background:#fff url(../pic/ul_tabs-bg.gif) left bottom repeat-x;
margin:0 0 25px -15px;
padding:0;
}

ul#ultabs2 li {
float:left;
height:24px;
line-height:12px;
background:#e6e6e6;
color:#464646;
border-bottom:2px solid #fff;
border-right:2px solid #fff;
cursor:pointer;
margin:0;
padding:7px 12px;
}

ul#ultabs2 li.selected {
margin-right:2px;
height:28px;
line-height:12px;
background:#fff;
color:#000;
border-bottom:none;
border-right:1px solid #C1CBD7;
border-left:1px solid #C1CBD7;
border-top:1px solid #C1CBD7;
cursor:default;
padding:6px 11px;
}
/* end ultabs2 */

div.tab h2 {
	clear: left;
}

