.form {
color: #666;
font-size: .8em;
clear:both;
padding-top: 40px;}

.form p {
font-size: 1em;
font-weight: bold;
margin-bottom: 10px;}

.EditingFormTable {
margin-bottom: 20px;}

.EditingFormErrorLabel{
color: red;}

.blotform label{
font-weight: bold;}

.blotform input[type="text"]{
width: 200px;}

.blotform input[type="textarea"]{
width: 200px;}

.blotform select{
width: 200px;}

.blotform input[type="button"]{
width: 100px;}

.blotform input[type="submit"]{
width: 100px;}

.EditingFormCategory{
line-height: 1.3em;
color: #df9126;
font-size: 1.3em;
font-weight: bold;
padding: 20px 0 10px 0;} 

