﻿#Mid ul.better
{
	margin: 20px 0 25px 0;
	padding: 0;
	list-style: none;
}
#Mid ul.better li
{
	margin: 0 0 12px 0;
	padding: 8px 0 12px 60px;
}
#Mid ul.better li.read
{
	background: url(../images/better/list-read.gif) no-repeat 0px 0px;
}
#Mid ul.better li.subscribe
{
	background: url(../images/better/list-subscribe.gif) no-repeat 0px 0px;
}
#Mid ul.better li.comment
{
	background: url(../images/better/list-comment.gif) no-repeat 0px 0px;
}

#Mid .ColSplitThirdWrap
{
	float: right;
	width: 190px;
	overflow: hidden;
	margin: 0 0 15px 15px;
}
#Mid .ColSplitThird
{
	padding: 8px 8px 10px 11px;
	float: right;
	width: 171px;
	overflow: hidden;
	margin: 0 0 15px 15px;
	line-height: 1.2em;
	background-color: #eeeeee;
}
#Mid .ColSplitThirdWrap .ColSplitThird
{
	margin: 0 0 10px 0;
}
#Mid .ColSplitThird h3
{
	line-height: 1.3em;
	font-size: 1.2em;
	margin-bottom: 9px;
}
#Mid .ColSplitThird ul
{
	margin: 0;
}
#Mid .ColSplitThird ul li
{
	line-height: 1.2em;
	font-size: 1.2em;
	margin: 0 0 7px 0;
	padding: 0 0 0 0px;
}
#Mid .ColSplitThird blockquote
{
	background: url(/images/icons/right_block_quote.gif) no-repeat 0 0px;
	text-indent: 26px;
	font-size: 1.2em;
	line-height: 1.4em;
	padding-top: 2px;
}
#Mid .ColSplitThird blockquote span
{
	background: url(/images/icons/right_block_quote_close.gif) no-repeat top right;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	text-indent: 0;
	margin-top: -10px;
}


#fundSelector
{
	width: 785px;
	background-color: #fff;
	overflow: hidden;
	border-bottom: solid 2px #d5d5d5;
	border-left: solid 1px #d5d5d5;
	border-right: solid 1px #d5d5d5;
}

#fundSelector div.leftCol
{
	float: left;
	width: 162px;
	height: 550px;
	background-color: #eeeff0;
}

#fundSelector div.rightCol
{
	float: left;
	width: 623px;
	background-color: #fff;
	min-height: 550px;
}

#fundSelector div.rightCol div.innerWrap
{
	padding-left: 10px; /*background-color: #30abd6;*/
	background-color: #eeeeee;
}

#fundSelector div.leftCol h3
{
	display: block;
	padding: 8px 10px;
	background-color: #eeeeee;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	margin: 0;
	color: #666;
	font-size: 1.2em;
	font-weight: normal;
}

#fundSelector div.leftCol a.activeTab:link, #fundSelector div.leftCol a.activeTab:active, #fundSelector div.leftCol a.activeTab:hover, #fundSelector div.leftCol a.activeTab:visited, #fundSelector div.leftCol a:link, #fundSelector div.leftCol a:active, #fundSelector div.leftCol a:hover, #fundSelector div.leftCol a:visited
{
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	width: 156px;
	font-size: 1.2em;
	background-color: #eeeff0;
	border-bottom: solid 1px #d1d4d7;
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(/images/better/summer09/arrows.gif);
	background-repeat: no-repeat;
	background-position: 149px -28px;
	outline: none;
}

#fundSelector div.leftCol a.activeTab:link, #fundSelector div.leftCol a.activeTab:active, #fundSelector div.leftCol a.activeTab:hover, #fundSelector div.leftCol a.activeTab:visited
{
	color: #444444;
	background-position: 149px 0px;
	background-color: #fff;
}

#fundSelector div.leftCol a:hover
{
	color: #444444;
	background-position: 149px 0px;
	background-color: #e4e4e4;
}

table.headFunds
{
}

table.headFunds td
{
	margin: 0;
	color: #666;
	font-weight: normal;
}

table.headFunds td
{
	padding: 8px 6px;
	border: 0;
}
table.funds
{
}
table.funds tr.row
{
}

table.funds td
{
	margin: 0;
	color: #444444;
	vertical-align: top;
	text-align: left;
	border-bottom: solid 1px #e3e3e3;
}

table.funds td a:link, table.funds td a:visited, table.funds td a:active, table.funds td a:hover
{
	color: #00488c;
	text-decoration: none;
	font-weight: regular;
}

div.fiveStarsRating, div.fourStarsRating, div.threeStarsRating, div.twoStarsRating, div.oneStarsRating
{
	display: block;
	width: 60px;
	height: 15px;
	background: url(/img/icons/5star_1.gif) no-repeat;
	padding: 0;
	margin: 0;
}

div.fourStarsRating
{
	background: url(/img/icons/4star_1.gif) no-repeat;
}
div.threeStarsRating
{
	background: url(/img/icons/3star_1.gif) no-repeat;
}
div.twoStarsRating
{
	background: url(/img/icons/2star_1.gif) no-repeat;
}
div.oneStarsRating
{
	background: url(/img/icons/1star_1.gif) no-repeat;
}

td.saving
{
	font-weight: bold;
}

