#subMenu li.l1 a{
	width:32px;
	background-image:url(/_images/submenu-news-1.png);
}
#subMenu li.l2 a{
	width:44px;
	background-image:url(/_images/submenu-news-2.png);
}
#subMenu li.l3 a{
	width:74px;
	background-image:url(/_images/submenu-news-3.png);
}
#content h1{
	position:absolute;
	top:39px;
	left:30px;
	width:185px;
	height:100px;
	text-indent:-9999px;
	background:url(/_images/h1-newsletter.png) transparent no-repeat 0px 0px;
}
#primaryContent{
	position:absolute;
	left:240px;
	top:24px;
	display:block;
	width:730px;
	height:454px;
}
#scrollWrap{
	display:block;
	width:730px;
	height:431px;
	padding-top:23px;
	overflow:auto;
}
#scrollWrap .item{
	width:308px;
	float:left;
}
#scrollWrap ul{
	padding-top:8px;
}
#scrollWrap li{
	text-indent:8px;
	background:url(/_images/newsletter/bullet.png) transparent no-repeat 0px 7px;
	_background-position:0px 9px;
	padding:0 0 0 0;
}
#scrollWrap li strong{
	color:#861c1c;
	font-size:11px;
}
#scrollWrap li a{
	text-decoration:none;
	color:#444444;
}

#scrollWrap li a:hover{
	text-decoration:none;
}
#scrollWrap li a:hover span{
	text-decoration:underline;
}
#scrollWrap hr{
	width:700px;
	height:0px;
	display:block;
	clear:left;
	border:1px solid white;
	background:none;
}
