/* 
    Document   : data
    Created on : Oct 29, 2010, 3:20:59 PM
    Author     : Norman
    Description: This file contains padding,margin,min-width,height classes
*/
form {
    display: block;
}
form .validator {
    padding: 0 4px;
    border: 1px solid #999;
    background: #fff;
    color: #444;
    font-size: 12px;
    line-height: 22px;
    margin-left: 5px;
}
form button {
    padding: 5px;
}
form fieldset{
    margin-bottom: 10px;
    display: inline-block;
    padding: 10px;
    border: 0;
}
form fieldset legend{
    margin-left: 10px;
    color: #047;
    font-weight: bold;
    font-size: 12px;
    padding: 0 2px;
    text-transform: capitalize;
}
.label{
    text-align: right;
    line-height: 28px;
    padding: 1px;
    display: inline-block;
    width: 150px;
    color: #333;
}
form textarea {
    margin-left: 4px;
}
.row {
    display: block;
}
form fieldset legend div{
    margin: 5px;
    display: block;
}
.textbox {
    text-transform: capitalize;
    height: 20px;
}
form fieldset legend input, select{
    text-transform: capitalize;
}
.autosuggest {
    border-top: 0;
    list-style:none;
    list-style-type:none;
    list-style-image:none;
    display: none;
    border: 1px solid #999;
    z-index: 500;
}
.autosuggest li a{
    background: #fff;
    color: #333;
    line-height: 25px;
    padding: 0 4px;
    cursor: pointer;
    display: block;
    font-size: 13px;
}
.autosuggest li a:hover {
    background: blue;
    color: #fff;
}
.w10 {
    width: 10px;
}
.w20 {
    width: 20px;
}
.w30 {
    width: 30px;
}
.w40 {
    width: 40px;
}
.w50 {
    width: 50px;
}
.w60 {
    width: 60px;
}
.w70 {
    width: 70px;
}
.w80 {
    width: 80px;
}
.w90 {
    width: 90px;
}
.w100 {
    width: 100px;
}
.w110 {
    width: 110px;
}
.w120 {
    width: 120px;
}
.w130 {
    width: 130px;
}
.w140 {
    width: 140px;
}
.w150 {
    width: 150px;
}
.w160 {
    width: 160px;
}
.w170 {
    width: 170px;
}
.w180 {
    width: 180px;
}
.w190 {
    width: 190px;
}
.w200 {
    width: 200px;
}
.w220 {
    width: 220px;
}
.w240 {
    width: 240px;
}
.w260 {
    width: 260px;
}
.w280 {
    width: 280px;
}
.w300 {
    width: 300px;
}
.w320 {
    width: 320px;
}
.w340 {
    width: 340px;
}
.w360 {
    width: 360px;
}
.w380 {
    width: 380px;
}
.w400 {
    width: 400px;
}
.w450 {
    width: 450px;
}
.w500 {
    width: 500px;
}
.w550 {
    width: 550px;
}
.w600 {
    width: 600px;
}
.w650 {
    width: 650px;
}
.w700 {
    width: 700px;
}
.w750 {
    width: 750px;
}
.w800 {
    width: 800px;
}
.w850 {
    width: 850px;
}
.w900 {
    width: 900px;
}
.w950 {
    width: 950px;
}
.w1000 {
    width: 1000px;
}
.h10 {
    height: 10px;
}
.h20 {
    height: 20px;
}
.h30 {
    height: 30px;
}
.h40 {
    height: 40px;
}
.h50 {
    height: 50px;
}
.h60 {
    height: 60px;
}
.h70 {
    height: 70px;
}
.h80 {
    height: 80px;
}
.h90 {
    height: 90px;
}
.h100 {
    height: 100px;
}
.h110 {
    height: 110px;
}
.h120 {
    height: 120px;
}
.h130 {
    height: 130px;
}
.h140 {
    height: 140px;
}
.h150 {
    height: 150px;
}
.h160 {
    height: 160px;
}
.h170 {
    height: 170px;
}
.h180 {
    height: 180px;
}
.h190 {
    height: 190px;
}
.h200 {
    height: 200px;
}
.h220 {
    height: 220px;
}
.h240 {
    height: 240px;
}
.h260 {
    height: 260px;
}
.h280 {
    height: 280px;
}
.h300 {
    height: 300px;
}
.h320 {
    height: 320px;
}
.h340 {
    height: 340px;
}
.h360 {
    height: 360px;
}
.h380 {
    height: 380px;
}
.h400 {
    height: 400px;
}
.h450 {
    height: 450px;
}
.h500 {
    height: 500px;
}
.h550 {
    height: 550px;
}
.h600 {
    height: 600px;
}
.h650 {
    height: 650px;
}
.h700 {
    height: 700px;
}
.h750 {
    height: 750px;
}
.h800 {
    height: 800px;
}
.h850 {
    height: 850px;
}
.h900 {
    height: 900px;
}
.h950 {
    height: 950px;
}
.h1000 {
    height: 1000px;
}

