* {margin:0;padding:0;}

body{
font-family:arial;
font-size:12px;
}

table{
border:1px solid #666666;
margin-left:50px;
}

td {
padding:5px;
background-color:#f0f0f0;
}
p
{
font-family:arial;
font-size:12px;
font-weight:bold;
color:#ba6407;
border:none;
background:none;
text-align:center;
}

.title{
font-family:arial;
font-size:22px;
font-weight:bold;
color:#ba6407;
}

.title2{
font-family:arial;
font-size:14px;
font-weight:bold;
color:#ba6407;
}

.input{
width:220px;
}

select{
}
#id_comments{
height:120px;
width:300px;
}
#id_security{
width:150px;
height:22px;
}
#id_security_input{
width:150px;
}
#id_submit{
text-transform:uppercase;
width:110px;
}