/**
* FORMS ONLY
**/

.text
{
	border-left:1px solid #676463;
	border-top:1px solid #676463;
	border-bottom:1px solid #c8c4c3;
	border-right:1px solid #c8c4c3;
	color: #000000;
	font-size: 11px;
	font-family: arial;
}
.contact .text
{
	width: 200px;
}

.button
{
	background-color: #afcf36;
	border: 1px outset #afcf36;
	padding: 5px;
	color: #ffffff;
}