.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */

#contact-right {
	height:306px;
	float:left;
	clear:both;
		padding-top:60px;
		background:url(../graphics/left-contact-bg.jpg) top right no-repeat;
}
#contact-right  label{
display:block;
font-weight:bold;
text-align:left;
		width:240px;
float:left;
margin-top:4px;
margin-left:10px;
color:#000;
} 
#contact-right  .small {
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#contact-right  input {
float:left;
font-size:11px;
padding:2px;
border:solid 1px #000;
width:140px;
margin-left:10px;
}

#contact-right  textarea {
float:left;
font-size:11px;
padding:2px;
border:solid 1px #000;
width:230px;
margin-left:10px;
margin-bottom:5px;
}

#contact-right  #MyResult{
	float:left;
	width:230px;
	padding:2px;
}


#contact-right  #button {
	width:100px;
	float:right;
	margin-right:15px;
}

 #contact-right  #MyResult {
	font-weight:800;
	color:#900;
}