.left_n_body
{
	width:164px;
	padding:15px 15px 0 15px;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	background-color:white;
}
	.left_n_body input
	{
		width:160px;
		padding:0 0 0 2px;
	}
	
.newsletter_button
{
	padding:10px 0 0 0;
}
.newsletter_button input
{
	background-image:url(../images/shopping_cart_btn.png);
	background-repeat:repeat-x;
	background-color:white;
	border:1px solid #ccc;
	height:19px;
	font-size:11px;
	text-align:center;
	/*padding:0 0 0 5px;*/
	color:#11538D;
}

	
