﻿span.asterix { color: red; }

#contentText form { width: 470px; }

#contentText form label{
float: left;
width: 140px;
font-weight: bold;
font-size: 0.75em;
color: #53534a;
text-align:right;
padding:0 15px 0 0;
}

#contentText form label.wide{
float: left;
clear: both;

font-weight: bold;
text-align:center;
padding:10px 0 10px 0;
}

#contentText form input, textarea{
width: 180px;
margin-bottom: 5px;
}

#contentText form .radio{ width:20px;}
#contentText form select{ margin-bottom:5px;}
#contentText form option{ padding:0 10px 0 0;}

#contentText form textarea{
width: 250px;
height: 150px;
}

#contentText form .boxes{
width: 1em;
}

#contentText form .submit {
font-weight: bold;
color: #53534a;
font-size: 0.75em;
margin-left: 155px;
margin-top: 5px;
width: 90px;
padding: 0px 6px 0px 6px;
border: 2px outset ButtonFace;
background-color: ButtonFace;
line-height: normal !important;
white-space: pre;
cursor: default;
text-align: center;
text-shadow: none;
}

#contentText form br{
clear: left;
}
