@charset "UTF-8";
/* CSS Document */

.categoryHeader {
	
}

.categoryHeader .headerImage {
	background-color: #929090;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
	width: 582px;
	margin-bottom:24px;
}

.categoryHeader .introText {
	
	padding-left:24px;
	padding-top:24px;
	color:white;
	width:140px;
	
}

.categoryHeader .chooseSubcat { 
		
	
}



