#topright h1 {
	margin : 50px 0 5px 20px;
	font-size : 100%;
}
#topright h2 {
	margin : 30px 0 5px 20px;
	font-size : 100%;
}
#topright p {
	margin-left : 20px;
}
#bottomright label {
	font-size : 11px;
	color :  #ffffff;
	padding : 2px;
	margin : 6px 10px 0 20px;
 	display : block;
}
#sname, #semail, #scomment, #sselect, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :  #000000;
	padding : 2px;
	margin : 0 0 0 20px;
	width : 250px;
	border : 1px solid #ffffff;
}
textarea {
	display: block;
}
#sselect {
	width : 257px;
}
#ssubmit, #sreset {
	width : 50px;
	line-height : 24px;
	text-align : center;
	margin : 5px 0 0 20px;
	padding : 2px 0 2px 0;
	color : white;
	background : #ff9900;
	border : 1px solid white;
	font-size : 11px;
}
#sreset {
	margin : 5px 0 0 20px;
}
p.error {
	color : #ff9900;
	margin : 0;
	padding : 0 0 0 20px;
	line-height : 1;
} 
form img {
	margin : 10px 0 0 20px;
}
#imagetext {
	margin : 0 0 0 20px;
}
