/**
 * minipro.css
 * Custom stylesheet for the MiniPRO branded page. 
 * @package conair
 * @author Tony Collings, Hayley King
 * @version 1.0, Jan 2010
 *
 */
 
 
body {}

div#content-wrapper {
	color:#666666;
	font-family:Verdana,Tahoma,Arial,sans-serif !important;
	font-size:11px !important;
	line-height:20px !important;
	font-weight:normal !important;
	padding: 15px 10px; 
}


	

