body{
    background:#DFEBF4;
    color:#453367;
    font-size:13px;
}
#wrapper{
    width:550px;
    min-height:500px;
    margin-left: auto ;
    margin-right:auto;
    margin-top:15%;
}
#box{
    width:550px;
    min-height:200px;
}
#box-title{
    width:256px;
    height:56px;
    overflow:hidden;
    margin-left:10px;
}
#box-middle{
    background:url(../images/1.png) no-repeat left;
    width:541px;
    height:152px;
    margin-top:-25px;
}
#intro-text{
    width:100%;
    text-align: left;
    font-size:24px;
    font-weight:bold;
}
.box-form{
    width:300px;
    height:60px;
    margin-left:110px;
    margin-top:86px;
    position:absolute;
}
#box-title{
    width:300px;
    font-weight:bold;
    font-size:15px;
}
.input-field{
    float:left;
    margin-top:8px;
    width:228px;
    border:1px solid #ffffff;
}
.input-submit{
    float:left;
    margin-top:5px;
    margin-left:20px;
}
#box-result{
    width:492px;
    min-height:20px;
    background:#8461C8;
    margin-left:3px;
}
#result{
    width:495px;
    min-height:5px;
    margin-bottom:5px;
}
#ads-box{
    width:468px;
    height:60px;
    margin-left:13px;
}
#user-image{
    width:100px;
    height:100px;
    text-align:center;
    margin-left:10px;
}
#user-image img{
    margin-top:2px;
}
#user-info{
    width:355px;
    margin-left:10px;
    border-bottom:1px solid #ffffff;
    font-weight:bold;
    color:#ffffff;
}
#user-info span{
    color:#FFFF66;
}
#ads-box2{
    width:234px;
    height:60px;
    margin-left:10px;
    margin-top:10px;
}
#message-table,#message,#contact-table{
    font-weight:bold;
    color:#ffffff;
    width: 495px;
    text-align:center;
    display:none;
	font-size:14px;
}
#loader-table{width: 495px;text-align:center;display:none;}
#results-table{display:none;}

.divider{
    width:495px;
    height:5px;
}
#box-bottom{
    width:500px;
    height:22px;
    background:url(../images/2.png) no-repeat left;
    margin-left:-2px;	
}
#footer-copyright{
    margin-left:5px;
    width:545px;
}
#footer-copyright a{
    text-decoration:none;
    color:#5f3da6;
    font-weight:bold;
    font-size:12px;
}
#footer-statistics{
    width:505px;
    text-align:center;
    margin-top:30px;
    
}