@CHARSET "UTF-8";

body{
	background: #FFF !important;
}

.content{
	background:none !important;
	margin:0pt auto;
	padding:0pt;
	width:790px !important;
}

.separator{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

.sectionTitle{
	background: #737373;
	width: auto !important;
}

.footerL{
	width:360px;
}
.footerR{
	width:360px;
}

@MEDIA PRINT {
	@page {
		size: portrait;
	}
	.close{
		display: none;
	}

}
