#contour .contourField {
  padding:0 0 10px;
  overflow:hidden;
  width:100%;    
}

#contour .contourFieldSet .contourField dic{
  overflow:hidden;
  width:100%;
}

#contour .contourFieldSet legend {
  float:left;
  width:360px;
  line-height:50px;
  font-weight:bold;
  color:#303030;
  padding: 0 0 0 0;
}

#contour select
{
    background:#ededed;
  border:1px solid #b2b2b2;
  width:274px;  
  height:25px;
  margin: 0px;
  padding: 0px;
  float: left;
}

* html #contour select{margin:0 0 0 -3px;}

#contour input.text,
#contour textarea.text{
  background:#ededed;
  border:1px solid #b2b2b2;
  width:252px;
  line-height:17px;
  font-size:14px;
  float:left;
  height:16px;
  padding:4px 10px 5px!important;  
}

#contour textarea.text{
  overflow:auto;
  height:100px;
  padding:10px !important;
  width:252px!important;
}

#contour label {
  font-size:14px;
  line-height:18px;
  /* 
  float:left;
  width:160px;
  font-size:14px;
  line-height:26px;
  color:#303030;
  */
}

#contour .submit-holder{
  float:left;
  margin:0 0 0 0;
  padding:0 0 20px;
  display:inline;
  background:url(../images/btn-submit.png) no-repeat;
}

#contour .contourSubmit{
  border:0;
  height:34px;
  float:left;
  display:inline;
  margin:0 -3px 0 0;  
  cursor:pointer;
  position:relative;
  padding:0 47px 0 10px;
  background:url(../images/btn-submit.png) no-repeat 100% -41px;
  font:bold 18px/32px Arial, Geneva, Helvetica, sans-serif;
  color:#fff;
}

#contour span.contourError
{    
    float: left;          
    line-height: normal;    
    color: Red;
    font-size: 14px;
    /*border: 1px solid black;*/
    clear: both;
    margin: 0px 0px 0px 160px;
    padding: 0px;
    text-align: left;
}

#blog #contour span.contourError
{
    float: left;          
    line-height: normal;    
    color: Red;
    font-size: 14px;
    /*border: 1px solid black;*/
    clear: both;
    margin: 0px 0px 0px 160px;
    padding: 0px;
    text-align: left;
}

#blog #contour div.text
{
    background: none;
    padding:0 0 10px;
  overflow:hidden;
  width:100%;  
  margin: 0px;
}

#blog #contour input.text, textarea.text
{
    padding: 0px;
    margin: 0px;
}

#contour .checkboxlist div,
#contour .checkboxlist br {
  clear: both;
}

#contour .checkboxlist label.fieldLabel {
  line-height: 24px;
}
#contour .radiobuttonlist label.fieldLabel {
  line-height: 24px;
}

#contour input[type="checkbox"],input[type="radio"] {
  margin: 0 10px 8px 0;
}

















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

