﻿div.indv_fund_sub_header
{
   width:867px;
	position:relative;
	height: 55px; /* apply to all browsers*/
	#height: 70px; /* overrides for IE*/
}

div.fund_sub_header_bottom
{
   margin-bottom:15px;
   clear:both;
}

div.name_and_symbol
{
   float:left;
}

div.select_class
{
   padding-top:15px;
   padding-left:15px;
	padding-bottom:5px;
	padding-right:10px;
	float:left;
}

div.select_fund
{
   padding-top:15px;
	padding-bottom:5px;
	padding-right:10px;
	text-align:right;
	float:right;
}


span.class_literal{
	font-weight:bold;
	font-size:12px;
	color:#22485E;
}

a.fund_back_link{
   position:absolute;
   top:-10px;
   right:15px;
	text-decoration:underline;
	padding-left:10px;
	background:url(../../Images/Global/arrow_back.gif) no-repeat left;
}

a.fund_back_link{
	color:#83909A;
}
a.fund_back_link:hover{
	color:#000;
}



