html, body{background: #fff}
 input {border:1px solid #666;}
 img{border:none}
 .componentheading {background:none;color:#000;font-weight:bold;padding-top:20px;width:100%;text-align:center}
a:link, a:visited, a:hover {
	text-decoration: none;
	color: #000;
}