/* SENDMAIL */

.form {}
.form .left {float:left; width:170px; padding-top:3px; padding-right:5px; text-align:right;}
.form .right {float:left; padding-bottom:7px;}
.form .right input,
.form .right textarea {float:left; width:350px; padding:3px 5px;
	border:1px solid #666; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
.buttoms {margin:10px 0 10px 175px;}
/*
.sendmail {width:150px; height:50px; background:url(/templates/images/sendmail.png) top left;
	border:0 none; text-indent:-9999px; cursor: pointer;}
.sendmail:hover {background-position:bottom left;}
.clearsend {width:150px; height:50px; background:url(/templates/images/sendmail.png) top right;
	border:0 none; text-indent:-9999px; cursor: pointer;}
.clearsend:hover {background-position:bottom right;}
*/

.notice_ok {color:#090;}
.error  {color:#f00;}
