fieldset{
display:block;
width:1000px;
}
label.lkop{
font-size:14px;
color:#fff;
margin-top:20px;
margin-bottom:5px;
margin-left:15px;
display:block;
font-weight:bold;
color:#ffc82e;
}
label{
color:#fe8;
font-size:12px;
}
fieldset input{
width:25px;
margin-top:5px;
}
div.cbox{float:left;
width:166px;
}
input{
margin-top:20px;
}
input.ptitle{
font-family: verdana, arial , ms sans serif;
font-size: 12pt;
width:500px;
float:none;
margin-bottom:20px;
border: #666633 4px solid;
}
.lab{
display:block;
width:190px;
height:20px;
font-size:16px;
float:left;
}
TEXTAREA {
background-color: #fff;
border: #666633 4px solid;
color: #252525;
font-family: verdana, arial , ms sans serif;
font-size: 12pt;
font-weight: normal;
width:500px;
height:100px;
}