#logo{
	width: 385px;
	height: 120px;
	background: url(/images/logo_orange.gif) top left no-repeat;
}
h2, h3{
	color: #FF9900;
	font-family: Helvetica, arial, sans-serif;
}
a{ color: #FF9900; text-decoration: underline; }
a:link{ color: #FF9900; text-decoration: underline; }
a:visited{ color: #FF9900; text-decoration: underline; }
a:hover{ color: #FF9900; text-decoration: none; }
.dashboard h3{
	margin-top: 0px;
	padding-top: 39px;
	
	width: 242px;
	background: url(/images/sidehead_orange.gif) top left no-repeat;
	overflow: hidden;
	height: 0px !important; 
				height /**/:39px; /* for IE5/Win only */
}

#imageData #imageDetails{ 
	background: url(/images/logo_orangesmall.gif) bottom left no-repeat;
	
	height: 90px;
	width: 70%; float: left; text-align: left; }
