@charset "utf-8";

.formblock { clear: both; width: 315px; background-color: #F8F8F8; border: 1px solid #c3c3c3; padding-top: 20px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
form { padding-top: 10px;}
form div { clear: both; width: 315px; padding-bottom: 25px; }
form input[type=text] { height: 28px; width: 220px; background-image: url(images/texta.gif); background-repeat: repeat-x; border: 1px solid #afafaf; text-indent: 10px; color: #666; font-size: 14px; line-height: 28px; font-family: Arial, Helvetica, sans-serif; }
form label { float: left; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #666; text-align: right; width: 60px; padding-right: 15px; padding-top: 5px; font-weight: normal; }
