body{
background-image:none;
}

#popup{
width:575px;
height:383px;
}

#popup.newsletter_abo_bg{
background-image:url(../img/newsletter_abo_bg.jpg);
background-repeat:no-repeat;
}

#newsletter_abo{
position:absolute;
top:180px;
left:120px;
height:200px;
width:400px;
color:#0045AD;
}

#newsletter_close{
width:100px;
height:30px;
position:absolute;
top:105px;
left:430px;
}

#newsletter_abo a{
color:#0045AD;
text-decoration:none;
}

#newsletter_abo p{
margin-top:0px;
}

#newsletter_abo form{
margin:10px 0px;
}

#newsletter_abo .newsletter_abo_input{
float:left;
height:20px;
margin-bottom:10px;
margin-right:10px;
}

#newsletter_abo .input_styled{
margin:10px 0px 0px 35px;
}

#newsletter_abo label{
font-weight:bold;
}

.browse_next_arrow{
margin-right:50px;
}

.browse_next_text{
margin-right:0px;
}














