@charset "utf-8";
/* CSS Document */
.noPrint{
	display:none;
}
*{
	background:#fff !important;
	overflow:visible !important;
}
#content{
	float:none;
	width:630px !important;
	margin:0px;
	padding:10px;
}
/** for list of locations page**/
#content .location *{
	overflow:hidden !important;
}
