input			{ color: #7d7d7d; border-color: #7d7d7d; border-width: 1px; border-style: solid; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14px; padding:10px;}		

textarea		{color: #7d7d7d; border-color: #7d7d7d; border-style: solid; border-width: 1px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14px; padding:10px; width:220px;height: 110px;}		

#form p			{color: #7d7d7d; font-size: 12px;}	

#form p.contact{
color: white;
padding-bottom: 20px;
}

#form.contact a{
font-size: 14px;
padding-bottom: 20px;
}





.input-bg		{margin-bottom: 16px;}

label			{color: #d8d8d8; font-size: 12px; font-family: Helvetica, Verdana, Arial, sans-serif; line-height: 13px;}


#form {
/* Typical fixed height and fixed width example */
width: 500px;
height: 300px;
/* IE overflow fix, position must be relative or absolute*/
position: absolute;
background-color: none;
z-index: 2;
border-style: none;
margin-top: 286px;
margin-left: 545px;
}




fieldset							{border-style: none;}

#formLeft{
float: left;
display: inline;
}

#formRight{
margin-left: 20px;
float:left;
width: 220px;
display: inline;
}


.submit-button{
float: right;
margin-top: -40px;
border-style:none;
margin-right: 108px;
position: relative;
}


input#submit			{cursor: pointer;}

.message-bg{
width: 220px;
height: 175px;
}



