@charset "UTF-8";
div.form_wrapper {
    width:500px;
}

.width475 {
    width: 453px !important;
}

select.width475 {
    width: 475px !important;
}

.width245 {
    width:209px !important;
}

.width100 {
    width:86px !important;
}

input {
    display: inline-block;
    margin-right:10px !important;
}

form#subForm{
	float: none;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 415px;
}


div.clear{
    clear:both;
}

div#submit{
    color: white;
    line-height: 20px;
    padding-left: 13px;
    width: 58px;
    height:20px;
    background-color: #DDDDDD;
    font-weight: bold;
    float:right;
    cursor: pointer;
    margin-right: 25px;
}


select.countrySelect{
    width: 232px !important;
    display: inline-block;
    float: left;
    margin-right:10px;
}/* CSS Document */
