h4.newsletter{
	display:block;
	width:231px;
	height:35px;
	background:url(/_images/titles/newsletter.png) transparent no-repeat 0px 0px;
	text-indent:-9999px;
	margin-left:10px;
}
#choose{
	position:relative;
	display:inline;
	width:259px;
	height:111px;
	float:left;
	margin-left:10px;
	background:url(/_images/newsandevents.newsletter.dropdown-bkd.png) transparent no-repeat 0px 0px;
}
#selectNewsletter{
	position:absolute;
	left:10px;
	top:39px;
	width:241px;
}
#newsletterGo{
	position:absolute;
	left:187px;
	top:79px;
	width:62px;	
	height:22px;
	background:url(/_images/newsandevents.newsletter.go.png) transparent no-repeat 0px 0px;
	cursor:pointer;
}
#display{
	width:391px;
	height:111px;
	float:left;
	background:url(/_images/dots-horz.png) transparent repeat-x left bottom;
}
#display .item{
	display:none;
}
#display p a{
	color:rgb(102,102,102);
}
#display p a:hover{
	text-decoration:none;
	color:rgb(172,38,27);
}
#display p a strong{
	color:rgb(172,38,27);
	font-size:0.85em;
	font-style:italic;
}