@charset "utf-8";

#formWrap {
	width: 100%;
	margin:0 auto;
	color:#555;
}

div#footer{
	clear: both;
	color: #333;
	margin-top: 45px;
	border-top: 1px solid #FF8080;
}
div#footer p#copyright{
	padding-top: 10px;
	text-align: right;
}

p.resizeimage img { 
	max-width: 100%;
	width: 100%;
}
