p.errors,p.success {
	margin:0 0 19px;
	padding:2px 61px;
	color:#fff;
	text-align:left;
	background:#b5393a
}

p.success {
	padding-right:50px;
	padding-left:50px;
	color:#000;
	background:#beeca5 url(../images/valid.gif) 20px 4px no-repeat
	
}

form {
	padding:0 0 19px 0
}

legend {
	display:none
}

label {
	display:block;
	float:left;
	width:155px;
	padding:0 15px 0 0;
	text-align:right
}

input,select,textarea {
	float:left;
	border:1px solid #3399CC;
	width:150px;
	font:12px Arial,Verdana,Helvetica,sans-serif
}

input {
	padding:1px 5px
}

select {
	width:162px
}

textarea {
	height:75px;
	padding:5px
}

input#submit {
	clear:left;
	display:block;
	margin:9px 0 0 170px;
	width:80px;
	color:#ffffff;
	cursor:pointer;
	background:#CC0066;
}

option {
	width:133px;
	padding:0 5px
}

form p {
	float:left;
	padding:5px 0 0 10px;
	color:#2f8424;
	font-size:10px
}

form div {
	margin:0 0 5px;
	padding:2px 0;
	height:100%;
	overflow:hidden
}

form div.error {
	background:#ffc0cb url(../images/error.gif) 344px 4px no-repeat
}

form div.error label {
	color:#b5393a
}

form div.error input {
	border-color:#b5393a
}

ul.contact {
	list-style: none;
}
