/* Start of CMSMS style sheet 'll_pretty_form' */
@charset "utf-8";
/*****************************************/
/*** Linuxland Pretty Forms
/*****************************************/
div.cmxform form legend {
   padding: 0px 2px 0px 0px;
   font-weight: bold;
   _margin: 0 -7px; /* IE Win */
   color: #333;
}
div.cmxform form label {
   display: inline-block;
   line-height: 1.8;
   vertical-align: top;
   color: #333;
}
div.cmxform form fieldset ol, div.cmxform form fieldset ul {
   margin: 0;
   padding: 0;
}
div.cmxform form fieldset li {
   list-style: none;
   padding: 5px;
   margin: 0;
   padding: 5px 10px 7px;
   /*background: url('uploads/images/cmxform-divider.gif') left bottom repeat-x;*/
   background: none;
}
div.cmxform form em {
   font-weight: bold;
   font-style: normal;
   color: #f00;
}
div.cmxform form label { width: 120px; }
/*\*//*/ div.cmxform form legend { display: inline-block; } /* IE Mac legend fix */
div.cmxform form {
   width: 592px;
   font-size: 10px;
   color: #333;
}
div.cmxform form fieldset.special_field label {
   width: auto;
   display: block;
}
div.cmxform form fieldset {
   border: none;
   /*border-top: 1px solid #C9DCA6;*/
   /*background: url('uploads/images/cmxform-fieldset.gif') left bottom repeat-x;*/
   background: none;
   margin-bottom: 10px;
}
/* End of 'll_pretty_form' */

