.quickBack {
	background-image: url(../images/news_back.gif);
		}
.quickLinks {
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top: 5px;
	border-left: 5px;
	border-right: 5px;
	width: 163px;
	float: left;
	background-image: url(../images/news_back.gif);
	padding-bottom: 8px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;

}
.quickLinkHolder{
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	padding-left: 10px;
	line-height: 95%;
	width: 153px;
	border-right-style: solid;
	border-left-style: solid;
	background-image: url(../images/news_back.gif);
}
.quickBullet {
	float: left;
	width: 12px;
	padding-top: 3px;
	height:14px;
	
}	
.quickLink {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	width: 140px;
	line-height: 140%;
}
.quickLink a {
	color: #000000;
	text-decoration: none;
}
.quickLink a:hover {
	color: #000000;
	text-decoration: underline;
}
