

#contact-form {
float:left;
height:164px;
padding:17px 0 0 12px;

width:618px;}

#send {display: block; width: 613px; height: 31px; background:url(../images/submit.jpg) no-repeat top left; text-indent: -9999px; border: none; cursor: pointer; margin: 0 auto 0 auto; -moz-border-radius:3px 3px 3px 3px;}
#send:hover {background:url(../images/submit.jpg) no-repeat 0 -32px; }


#name{ background: url("http://www.iconcastle.com/images/comment-bg-bottom.gif") no-repeat scroll 3px 8px transparent; background-color:#fff;}
#email{ background: url("http://www.iconcastle.com/images/comment-bg-bottom.gif") no-repeat scroll 4px -40px transparent; background-color:#fff;}
#website_url{ background: url("http://www.iconcastle.com/images/comment-bg-bottom.gif") no-repeat scroll 4px -89px transparent; background-color:#fff;}
#message{ background: url("http://www.iconcastle.com/images/comment-bg-bottom.gif") no-repeat scroll 3px -130px transparent; background-color:#fff;}
