@CHARSET "ISO-8859-1";
/*
 * 
 * 
 */
 
#main .center .breadcrumbs{
	background-color	:#cd222a;
}



.newsletter_text
{
    border-top:1px;
    border-left:1px;
    border-right:1px;
    border-bottom:1px;
    border-color:#DDDFDE;
    border-style: solid;
    width:275px;
}
.newsletter_radio
{
    width:15px;
}

.img_btn{
    cursor:pointer; 
}

.error{
    font-size: 85%;
    color: red;
    padding-left: .5em; 
 }
label {
     width: 10em;
     float: left; 
}
label.error {
     float: none; 
     color: red; 
     padding-left: .5em;
     vertical-align: top; 
     display:block;
     width:100%;
}

.erroPHP{
     float: none; 
     color: red; 
     padding-left: .5em;
     vertical-align: top; 
     display:block;
     width:100%;
     height:100%
}

