#title
{
width:585px;
height:40px;
line-height:40px;
text-align:center;
font-size:20px;
color:#815555;
}
.form_line
{
width:585px;
height:30px;
line-height:30px;
font-size:15px;
color:#000000;
}
.form_line input, .form_line select, .form_line option
{
font-size:15px;
}
#textarea_slot
{
width:585px;
height:350px;
}
#textarea_slot textarea
{
border:1px solid #815555;
font-size:13px;
font-family:Verdana;
font-weight:bold;
}
#info
{
width:585px;
margin-top:15px;
line-height:17px;
font-size:13px;
color:#815555;
}
#info a, #info a:visited, #info a:active
{
background-color:#ffffff;
color:#000000;
}
#info a:hover
{
background-color:#000000;
color:#ffffff
}
#errors
{
position:absolute;
left:15px;
top:15px;
visibility:hidden;
z-index:2;
}