body{
    overflow:hidden;
    padding:0;
    margin:0;

}

#fancybox_suite{
    font-family:Arial;
    padding-bottom:30px;
    margin-top:-11px;
}


#fancybox_suite h1{
    width:100%;
    padding-top:12px;
    padding-bottom:8px;
    text-align:center;
    text-transform:uppercase;
    color:white;
    font-weight:bold;
    font-size:17px;
    background:#1B2323;
    font-family:"Roboto";
}

#fancybox_suite p{
    color:#666666;
    font-size:14px;
    line-height:18px;
    text-align:center;
    color:#555555;
    /*padding-top:5px;
    padding-bottom:5px;
    padding-right:25px;*/
}

#fancybox_suite label{
    display:block;
    float:left;
    width:200px;
    text-align:right;
    /*padding-right:10px;**/
}
#fancybox_suite a{
    text-decoration: none;   
    
}
#fancybox_suite a:hover .label_button{
    background: #C6D601;
}


#fancybox_suite .label_button{
    border: 1px solid #ccc;
    background: #eee;
    height:50px;
    margin: 5px 0px;
    width: 100%;   
    text-decoration: none;
    color: #444;
    font-size: 21px;
    font-family:"Roboto";
}


#fancybox_suite form, #fancybox_suite label, #fancybox_suite input{
    color:#222222;
    font-size:10pt;
    letter-spacing:1px;
}

#content_fancy{
    padding-left:15px;
    padding-right:15px;
}