@charset "utf-8";
/* CSS Document */
#bodyWrap{
	width:100%;
	overflow:hidden;
	background-image:url(/img/e-newsletterSidebar.jpg);
	background-repeat:repeat-y;}
#sb{
	float:left;
	width:150px;}
#newsContent{
	float:left;
	width:580px;
	padding-left:20px;}
p{
	margin:0 0 1em 0;}

