@charset "utf-8";
@import url("../../../empowermint_css/header.css");
@import url("privatelabel.css");
@import url("../../../empowermint_css/interior.css");
@import url("../../../empowermint_css/admin.css");
@import url("../../../empowermint_css/main.css");

/*	=GLOBAL
-------------------------------------------*/
body{
	background: none #FFF;
}
#TOPGRAD{
	background:none;

}
#WRAPPER{
	width:686px;
}
#CONTENTWRAP {
	float:none;
	width:662px;
}


/*	=QUICK SEARCH
------------------------------------------*/
#PERKS-HOME{
	color:#f5f5f4;
	background-color:#333;
	border-bottom: none;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	padding: 8px;
	width:190px;
}


