/* Override styles */
#catheader { 
	width:990px; 
	/*margin-left:-200px;*/
	}

#catheader h1 {
	top:-9000px;
	left:-9000px;
	font-size:2.4em;
	margin:0;
	line-height:1;
	}

#catheader #description {
	left:35px;
	top:62px;
	font-size:.810em;
	line-height:1.1;
	width:390px;
	text-align:justify;
	}
	
#catheader #description .catHeadCol {
	float: left;
	width: 178px;
}

#catheader #description p {
	line-height: 10px;
}
	
#catheader #description p a:hover {
	color: #999;
	text-decoration: none;
}

#catheader #description a.uppercase {
	text-transform: uppercase;
}