#contact_form input[type=text] {
    padding-top: 5px;
    height: 25px;
}
div.cite p {
    display: block;
    overflow: hidden;
}
#navigation ul {
    float: left;
     margin: 16px 0 0 0;
}
.box {
    background:url(../images/bg_box.png) 0 0 no-repeat;
	background-position:0 1px;
    float: left;
    height: 205px;
    margin: 16px 15px 40px 0;
    padding: 5px 30px;
    width: 250px;
}
.box2 {
    background:url(../images/bg_box.png) 0 0 no-repeat;
	background-position:0 -214px;
    float: left;
    height: 205px;
    margin: 16px 15px 40px 0;
    padding: 5px 30px;
    width: 250px;
}
.box3 {
    background:url(../images/bg_box.png) 0 0 no-repeat;
	background-position:0 -430px;
    float: left;
    height: 205px;
    margin: 16px 0px 40px 0;
    padding: 5px 30px;
    width: 250px;
}
.box h2, .box2 h2, .box3 h2 {
    padding: 0 0 0px 0;
    font-size: 1.9em;
    color: #64e0ff;
}
.box p, .box2 p, .box3 p {
    color: #ddd;
    margin: 0 0 8px 0;
}
.box a, .box2 a, .box3 a {
    margin-top: 10px;
    margin-left: -5px;
}
.box_last {
    margin-right: 0;
}
.footer_legal p {
    color: #ccc;
    font-size: 0.9em;
    padding-top: 18px;
    text-align: center;
    width: 100%;
    position: relative;
    float: left;
}
.social {
    float: right;
    width: 120px;
    height: 29px;
    position: absolute;
    right: 0;
    bottom: 10px;
}
a.socialBtn {
    width: 33px;
    height: 29px;
    display: inline;
    float: left;
    margin: 15px 3px 0;
    background: url(../images/social.png) no-repeat 0 0;
    text-indent: -999px;
    overflow: hidden;
    text-decoration: none;
}
.footer_box h4, .footer_box2 h4, .footer_box3 h4 {
    color: #000;
    font-size: 1.5em;
    margin: 10px 0 15px;
    padding-left: 45px;
    padding-top: 5px;
    height: 31px;
    width: 100%;
    line-height: 31px;
}
.fidelity {
    background: url('../images/date-back.png') no-repeat center center;
    width: 70px;
    height: 18px;
    display: inline-block;
    font-size: 9px;
    color: #FFF;
    padding: 0px 2px 0px 1px;
    text-align: center;
    font-style: normal;
    float: none;
	clear: both;
}
#header_img_left h1 {
    color: #fff;
    font-size: 2.4em;
    margin: 0px;
    line-height: 2.4em;
    padding: 0;
}
#header_img_left p {
    color: #fff;
    padding: 0px;
    margin-top: -10px;
}
#header_img_left {
    width: 440px;
    height: 80px;
    margin: -16px auto;
    float: left;
}
.login_left {
    height: 90px;
    margin-top: 3px;
    margin-left: 15px;
    width: 190px;
    float: left;
    color: #333;
}
.login_left h3 {
    color: #333;
    margin-bottom: 10px;
}
.login_left li {
    color: #333;
    clear: both;
    margin-bottom: 6px;
}
.login_left li img {
    border: 1px solid #fff;
    float: left;
    margin-right: 10px;
    padding: 3px;
}
.login_left li a {
    color: #333;
    line-height: 1.3em;
}
.login_left li a:hover {
    color: #666;
}
.login_left li span {
    font-size: 0.8em;
    text-transform: uppercase;
}
.login_left li span a {
    color: #333;
    margin-top: 10px;
}
.login_right {
    width: 200px;
    line-height: 30px;
    float: right;
    height: 90px;
    margin: 10px 10px 0 0;
}
.login_right li {
    margin-bottom: 10px;
}
.login_right li a {
    color: #666;
    line-height: 1.3em;
}
.login_right li a:hover {
    color: #222;
}
.login_right li span {
    font-size: 0.8em;
    text-transform: uppercase;
}
.login_right li span a {
    color: #aaa;
    margin-top: 10px;
}
#price_table .header h4 {
    padding-left: 45px;
    padding-top: 5px;
    margin-bottom: 10px;
    height: 40px;
    color: #fff;
}
#price_table .header span {
    color: #6CF;
    font-size: 1.3em;
    line-height: 1.3em;
    width: 100%;
    text-align: center;
}
#price_table .footer a.btn_grey_more {
    margin: 25px auto 0;
    float: none;
    width: 60%}
.accountright {
    margin-left: 0px;
    width: 420px;
    float: right;
}
.account form#default_language {
    height: 30px;
    width: 200px;
    float: right;
    margin-top: -20px;
}
h5.warning {
    background: url(../images/icons/messagebox_warning.png) left center no-repeat;
    padding-left: 30px;
    height: 30px;
    line-height: 30px;
}
.login-page{
	padding:10px 20px 0px 40px
}
#close-button{
	position:absolute;
	margin:15px 0px 0px 230px;
	z-index:1001
}