@charset "UTF-8";
/* CSS Document */

.repcontainer {
	width:1050px;
	margin:0 auto;
	font-size:1.2em;
	background-color:#fff!important;
}

.action {
	text-align:center!important;
	padding:40px 24px!important;
	background-color:#fff!important;
}
.repfooter {
	background-color:#eee!important;
	padding:40px 40px!important;
	text-align:left!important;
	line-height:120%!important;
	
}
