#dashboard {
	width:226px;
	height:331px;
	float:left;
}
#contentCenter {
	margin: 0 0 0 34px;
	width:540px;
	float:left;
	height:381px;
	padding-top:24px;
}
.dashboard {
	
}
.dashmarketupdate {
	margin-left:0px;
}

.dashboarditem {
	background:#999 url(../images/dshbrd_cursor_wht_rght.gif) center right no-repeat;
	background-position:209px;	
	width:225px;
	height:1.3em;
	border-bottom:1px solid #fff;
}
.white {
	background-color: #FFF;
	background-position:none;
}
.dashboarditem a:link, .dashboarditem a:visited {
	display:block;
	color:#fff;
	text-decoration:none;
	font:bold 65% Verdana,sans-serif;
	padding:.4em 0 .4em 1.4em;
	letter-spacing:.08em;
	width:208px;
}

.white a:link, .white a:visited {
	color:#0D57A9;
}
.dashthompsonfeed {
	border-right:1px solid #CCC;
	text-align:right;
	width:211px;
}
#dashboardinner {
clear:both;
display:block;
}
.dashboarditeminner {
	display:none;
	width:224px;
	overflow:hidden;
	border-right:1px solid #CCC;
}