* {
margin:0px;
padding:0px;
}
body {
width:100%;
height:100%;
background-color: #FFFFFF;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
  h1,h2,h3,h4 {
  font-size:14px;
  color:#00A0C6;
  margin-top:0px;
  margin-bottom:10px;
  }
  h2,h3,h4 {
  font-size:12px;
  }
  p {
  margin-top:0px;margin-bottom:10px;
  }
  a {
  color:#00A0C6;
  text-decoration:none;
  }
    a:hover {
    text-decoration:underline;
    }
  ul {
  padding-left:15px;
  }
  #placeholder {
  width:800px;
  margin: 0 auto;
  text-align: left;
  }
    #header {
    background-image: url('../../images/quickspace.gif');
    background-position: top right;
    background-repeat: no-repeat;
    border-bottom: 4px solid #00A0C6;
    margin-top:5px;
    height:109px;
    }
      #header ul {
      margin:0;
      padding: 0;
      list-style:none;
      padding-top:87px;	
      }
        #header li {
        display:block;
        margin:0;
        padding:0;
        background: url('../../images/tableft.gif') no-repeat left top;
        padding-left:3px;
        float:left;
        }
        #header li a {
        float:left;
        background: url('../../images/tabright.gif') no-repeat right top;
        margin:0;
        line-height:22px;
        padding:0px 15px 0px 12px;
        text-decoration:none;
        color:#ffffff;
        font-weight:bold;
        font-size: 12px; 
        }
          #header li.active {
          background-position:0% -42px;
          }
            #header li.active a {
            background-position:100% -42px;
            }
    
    #contentholder {
    border-left: 4px solid #00A0C6;
    min-height:300px;
    }
      #content {
      padding:20px;
      }
        .row {
        overflow:auto;
        padding-bottom:3px;
        }
          .label {
          width:150px;
          font-weight:bold;
          float:left;
          }
          .element {
          margin-left:150px;
          }
    #footer {
    border-left: 4px solid #00A0C6;
    text-align:right;
    font-size: 10px;
    color:#808080; 
    }
    
    /*
    #headerspacer{float:left;width:150px;}
    #header{}
      #headertext{font-weight:bold;margin-top:87px;}
  #mainholder{}
    #menuholder{float:left;width:154px;}
      #menuspacer1{border-right: 4px solid #00A0C6;height:5px;}
      #menu {}
        #menu a {display:block;border-right: 4px solid #00A0C6;font-weight: bold;font-size: 14px;text-align:right;padding-right:20px;color:#000000;text-decoration:none;}
        #menu a:hover,#menu .selected{border-right: 4px solid #000000;color:#00A0C6; }
        #menu .selected{background:#000000;color:#ffffff;border-left: 4px solid #00A0C6;}
        #menu a.selected:hover{color:#ffffff;}
      #menuspacer2{border-right: 4px solid #00A0C6;height:200px;}
    #contentholder {float:left;width:646px;}
      #error{background:#000000;padding:2px;color:#ffffff;}
      #content{padding:20px;}
        #submenu{text-align:right;margin-top:-10px;margin-right:-15px;};
          #submenu a{text-decoration:none;color:#00A0C6;font-weight:bold;}
          #submenu a:hover,#submenu a.active{color:#000000;}
        h1,h2,h3,h4{font-size:14px;color:#00A0C6;margin-top:0px;margin-bottom:10px;}
        h2,h3,h4{font-size:12px;}
        p{margin-top:0px;margin-bottom:10px;}
        .thumb{border:1px solid #000000;}
        .color{width:20px;height:20px;display:block;border:1px solid #000000;margin-top:2px;cursor:pointer;}
        .row{height:22px;}
          .label{width:150px;font-weight:bold;float:left;clear:left;}
          .element{float:left;clear:right;}
        #preview{float:right;width:300px;border:1px solid #00A0C6;}
          #preview_frame{border:0px;overflow:hidden;margin:0px;padding:0px;} 
        #form{width:300px;float:left;}
    #footer{margin-top:10px;text-align:right;color:#00A0C6;font-size:10px;}
      #footer a{text-decoration:none;color:#00A0C6;}
      #footer a:hover{color:#000000;}
.clear{clear:both;}
*/