/* Block newsletter */
div#newsletter_block_right div.block_content { padding: 1em 0; text-align: center }
div#newsletter_block_right div.block_content p { padding: 0.3em 0; text-align: center }
div#newsletter_block_right div.block_content input.button_mini { margin: 1em auto 0em auto }


#newsletter_block_right ul { padding: 5px 0 }
#newsletter_block_right li { 
	margin-top: 0;
	padding:0
}
#newsletter_block_right .product_images li.first { margin-right: 11px }
#newsletter_block_right dt a { font-size: 0.8em; font-weight: bold }


#newsletter_block_right {
	
	position: relative;
}
#newsletter_block_image {

	background-image: url('../../../img/lc2_img_3.png'); 
	background-repeat: no-repeat;
	position:absolute; 
	top:-28px; 
	left:-22px;
	width:65px;
	height:80px;
	z-index:999;
}
div#newsletter_block_right.newsletter_block { 
	background-color: white;
	width:246px;
	background-image:none;
	margin-bottom:40px;
	}	
	

#newsletter_block_bottom {
	
	background-image: url('../../../img/lc2_bottom_right.png');
	height: 16px;
	position:relative;
	top:16px;	
}

#newsletter_block_right h4 { 
	/*position:relative; 
	top:-120px; 
	width:196px;*/
	text-align: right;
	background-image: none;
	padding-right: 2px;
	color: red;
	}
#newsletter_block_right h4 a {
	color: red;
		padding-right: 2px;
}

#newsletter_block_right .block_content { 
	position:relative; 
	/*top:-110px; 
	width:220px;*/
	padding-left: 24px;
	padding-right: 2px;
	background-image: none;
	background-color: white;
	border:0px;
	margin:0px;
	color: black;
	}