div {
    margin: 0;
    padding: 0;
}
div.page {
    margin: 0 auto;
    width: 100%;
    min-width: 976px;
    max-width: 1380px;
}
div.wrapper {
    margin: 0;
    width: 100%;
    display: inline;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    z-index: 70;
    overflow: hidden;
}
div.content {
    margin: 0 0 5px 17%;
    padding: 35px 8% 70px;
    width: 42%;
    min-height: 400px;
    border: 1px solid #ccc;
    display: inline;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    z-index: 120;
    color: #000;
    background: #fff;
}
div.sidebar {
    margin-right: 1%;
    width: 23%;
    display: inline;
    float: right;
    position: relative;
    top: 0;
    left: 0;
    z-index: 130;
}
div.footer {
    margin: 0 0 10px 17%;
    padding-bottom: 20px;
    width: 58%;
    display: inline;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    z-index: 140;
    overflow: hidden;
}
div.support {
    margin: 10px 0 0 0;
    padding-bottom: 10px;
    width: 100%;
    display: inline;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    z-index: 140;
    overflow: hidden;
    background: #fff url(../i/design/div_support.gif) 0 100% repeat-x;
}
div.flash_content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 80;
}
div.section {
    padding-bottom: 25px;
}
/* Gallery stylesheets START*/

div.ngg-galleryoverview {
    margin: 0;
    padding: 20px 0;
    float: left;
    width: 100%;
}
div.ngg-gallery-thumbnail-box {
    margin: 0 10px 5px 0;
    padding: 0;
    float: left;
}
/* Gallery stylesheets END*/

div.person {
    padding-bottom: 30px;
    clear: left;
}
div.registration_info {
    padding: 10px;
    margin-bottom: 10px;
    color: #333;
    background-color: #FFFF99!important;
    font-size: 0.92em;
}
div.registration_success, p.registration_success {
    padding: 10px;
    margin-bottom: 10px;
    color: #333;
    font-size: 0.92em;
    background-color: #FFFF99;
}
div.registered div.registration_info, div.registered div.registration_success, div.site_preview, p.registration_success {
    margin-top: 20px;
    margin-bottom: 5px;
    clear: both;
}
div.registered, div.site_preview {
    margin: 0 0 10px 0;
    padding: 10px 20px 4px;
    width: 100%;
    clear: both;
    /*float: left;*/
    background-color: #E6E6E6;
    position: relative;
}
div.site_preview {
    background: none;
    padding-left: 0;
    margin-bottom: 0;
    min-height: 160px;
}
div.site_preview_gray {
    background: #F0F0F0;

}
div.attention_for_registration {
/*border: 1px solid #f00;*/

}
div.attention {
    margin: -10px 0 5px;
    padding: 10px;
    color: #f00;
    font-style: italic;
    font-size: .86em;
    line-height: 1.1em;
}
.clear {
    clear: both;
    padding: 0;
    margin: 0;
    font-size: 0.1em;
}
div.categories {
    margin-left: 30%;
    padding: 0 10px;
    margin-bottom: 15px;
}
div.categories ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    clear: both;
    list-style: none;
    margin-bottom: 2em;
}
div.categories ul li {
    padding: 0 0 1.5em 0;
    margin: 0 4.9% 4px 0;
    width: 100%;
    float: none;
    clear: both;
    
    position: relative;
    list-style-type: none;
}
div.categories ul li input {
    width: auto;
    border: none;
    float: left;
}
div.categories ul li label {
    margin-top: 0;
    padding-right: 0;
    width: auto;
    display: inline;
    float: none;
    color: #000;
    text-align: left;
}
label.for_cats {
    margin-bottom: -1.3em;
}
div.agency {

    padding: 2%;
    margin-bottom: 20px;
}
div.agency span.agency_info {
    display: block;
    clear: both;
    margin-left: 9%;
    margin: 30px 0 20px;
    color: #333;
    font-size: 0.92em;
}
div.agency h3 {
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
div.agency select {
    width: 59%;
}
#iframe {
    margin: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    background: transparent;
}
div.legend {
    padding: 10px 0 0 0;
}
div.legend #legend_text {
    padding: 10px 0 10px 15px;
    display: none;
}
div.legend {
    width: 100%;
    margin-top: 30px;
    clear: both;
}
div.sms_result {
}
div.sms_result iframe {
    width: 100%;
    height: 99%;
    border: none;
    margin-top: 30px;
    height: 6400px;
}
div.Company_field ul li {
    width: 90%;
    margin: 0.5em 0;;
}
p#PersonFields {
    display: block;   
}
.categories-list {
    display: none;
}