.item:hover {
	background: #B2B299;
	cursor:pointer;	
}
.selected {
	background: #9d9d7c;
}
.title {
	font-weight: bold;
	float: left;
	width: 220px;
}
.subscribe {
	float: right;
}
.bodycopy8 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;color:#92117e;
	font-weight: bold;
}
