#title_img{ 
float: left;
}

#title_current{ 
float: left;
width: 203px;
height: 12px;
}



.fund_head_box {
	background-color: #EFEFE6;
	width: 749px;
	float: left;
	line-height: 19px;
	margin: 9px 0 26px 0;
	padding: 0px 0px 0px 0px;
}

#customview {
	border-left:2px white solid;
}

#fontsizesection {
	border-left:2px white solid;
	border-top:2px white solid;
}

/************* PERFORMANCE ****************/

.index_section_header {
	float: left;	
	border: 0px green solid;
	width: 705px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#innerindex {
	margin:20px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	border:black 0px solid;
	clear:both;
}

#footindex {
	float: left;
	width: 711px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 20px;
	display:inline;
	color: #607876;
	font-size: 9px;
	border:0px solid black;
}

.green_ruleindex {
	background: #669966;  
	line-height: 0px;
	font-size: 0;
	height: 5px;
	margin: 21px 0 5px 0; 
	padding: 0;
	float: left; 
	width: 711px;
}


#rotator { position:relative; width:530px; height:170px; overflow:hidden; background:#fff; margin:0 0 10px; /*border-radius:6px; border:1px solid #fff;box-shadow:0px 0px 5px #bbb; behavior: url(/js/PIE.htc);*/}
#rotator img { /*border-radius:6px;*/ position:absolute; left:0; top:0; /*behavior: url(/js/PIE.htc);*/}
#rotator .slide { position:absolute; width:100%; height:100%;left: 0; top:0; display:none; z-index:1; }
#rotator .on { display:block;z-index:2; }

ul#ticks { position:absolute; right:8px; bottom:7px; margin:0; padding:0; list-style:none; height:10px; z-index:4;}
ul#ticks li { cursor:pointer; float:left; margin:0 0 0 6px; height:10px; width:10px; overflow:hidden; padding:0; text-indent:-10em; background: transparent url('/pics/index/ticks.png') no-repeat  -10px 0px; }
ul#ticks li.on  { cursor:default; background-position: 0px 0px; }


