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

#submit_btn { background:url(../images/send-message.png) no-repeat; width:166px; height:38px; border:none; float:right;}
#submit_btn:hover { cursor:pointer;}

p.red {
	color:red;
	}

h4.green {
	font-size:22px;
	color:green;
	padding-bottom:5px;
	}