.deptName { 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14pt; color: #CC0000; 
	font-weight: bold; 
}

.deptText { 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #000000; 
	font-weight: bold; 
}

.deptTopSellers { 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #CC0000; 
	font-weight: bold;
}

#dept-content-left { 
	display: none;
}

#dept-content { 
	padding: 10px 10px 10px 30px; 
	width: 625px; 
}