#newsletter {
	width:647px !important;
}
#newsletter .categories {
	width:319px;
	margin-right:9px;
	float:left;
} 

#newsletter .category {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/image/newsletter_title.gif);
}

#newsletter .category {
	margin-bottom:9px;
}

#newsletter .category_title {
	padding-top: 5px;
	zoom:1;
	margin-bottom:9px;
	font-size:12px;
	color: #FFF;
	display:block;
	margin-left:12px;	
	padding-right:20px;
	text-decoration: none;
	font-weight:bold;
}

#newsletter .category_content {
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(/image/webshop/category_bottom.gif);
	width:319px;
	padding-bottom:12px;
}

#newsletter .category ul {
	color: #666;
	margin-right:7px;
	margin-left:7px;
	margin-top:6px;
}

#newsletter .category li {
	background:url('/image/dotted-line.gif') left bottom repeat-x;
	list-style:none;
	line-height:22px;
}

#newsletter .category li a {
	background:url('/image/arrow-list-item.gif') 0 5px no-repeat;
	padding-left:10px;

}
