#type-licit{
width:100px;
padding:5px;
border:1px solid #ccc;
background:#eee;
float:left;
text-align:center;
}
#type-licit dt{
font-size:12px;
font-weight:bold;
}
#type-licit input{
border:1px solid #999999;
width:100px;
}
#type-licit select{
border:1px solid #999999;
width:100px;
padding:2px;
margin:5px 0 0 0;
}
#info-licit{
padding:20px 20px 0 20px;
float:left;
width:478px;
}
#info-licit input{
border:1px solid #999999;
width:294px;
font-size:12px;
padding:2px;
}
#info-licit select{
border:1px solid #999999;
width:100px;
padding:2px;
margin:5px 0 0 0;
margin:0;
}
#info-licit dt{
float:left;
clear:both;
width:150px;
font-size:12px;
font-weight:bold;
padding:4px 10px 0 0;
height:23px;
text-align:right;
}
#info-licit dd{
float:left;
height:27px;
width:300px;
}
.errors{
font-size:11px;
color:#990000;
}
#info-licit .licit-env{
width:100px;
}