﻿h1.logo {
padding:0; 
display:block;
width:194px;
height:81px;
text-indent: -9999px;   
float:left;  
}
h1.logo a:link, h1.logo a:visited { 
display:block;
width:194px;
height:81px;
background:url("../images/logo.gif") no-repeat bottom right;
overflow: hidden; 
font-size: 1px; 
}
.Form {
width:600px;
}
.Form th {
border-right:1px dashed #ccc;
padding:15px 20px 0 10px;
vertical-align:top;
}
.Form td {
padding:15px 20px 15px 10px;
vertical-align:top;
}
.verror {
color:red;
font-size:11px;
}


