.quickBack {
	background-image: url(../images/news_back.gif);
		}
.quickLinks {
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 8px;
	
}
.quickLinkHolder{
	width:160px;
}
.quickBullet {
	float: right;
	width: 12px;
	padding-top: 3px;
	height:14px;
	
}	
.quickLink {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	width: 148px;
	line-height: 140%;
}
.quickLink a {
	color: #000000;
	text-decoration: none;
}
.quickLink a:hover {
	color: #000000;
	text-decoration: underline;
}
