/* Block newsletter */
#newsletter {
border-right: 1px solid #c2d2a7;
    height: 53px;
    left: 265px;
    position: absolute;
    top: 31px;
    width: 212px;
    
}
	

#newsletter h4 {
  /*  background: url("../../../img/h4news.png") no-repeat scroll 0 0 transparent; */
    color: #777777; 
    font-family: Bariol-Regular;
    font-size: 16px;
    font-weight: normal;
    height: 13px;
    padding-bottom: 0px !important;
    padding-left: 7px !important;
    padding-right: 13px;
    padding-top: 9px !important;
    text-decoration: none; 
}
#newsletter p {
    color: #c2d2a7;
       padding: 3px 0 7px;
}

#newsletter p.warning_inline { 
	color: #FF3D00;
}

#newsletter input.inputNew {
    border: 1px solid #CCCDCA;
    color: #999999;
    font-size: 10px;
    height: 26px;
    line-height: 22px;
    padding: 0 5px;
    position: relative;
    top: 0;
    width: 143px;
    float: left;
}
*:first-child+html #newsletter_block_left input.inputNew {position:static;}/* hack ie 7 */


#newsletter input.button_mini {
    background: url("../../../img/bg_bt_newsletter_ok.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 38px;
    text-indent: -5000px;
    width: 47px;
}
*:first-child+html #newsletter input.button_mini {padding-left:24px !important;}/* hack ie 7 */
/*\*//*/div.madiv {
#newsletter input.button_mini {
	position:relative;
	top: 4px;
}/* hack ie 8 */
}/* */
