.qlinks-title{
	width:158px;
	color:#007AA5;
	font-size:13px;
	line-height:30px;
	font-family:arial;
	background:no-repeat url('../../fragments/mr_quick_links/qlink_head.jpg');
}
.qlinks-list{
	background:repeat-y url('../../fragments/mr_quick_links/qlink_body.jpg');
	width:158px;
	margin-top:0px;
	padding-top:0px;
}

.qlinks-spacer{
	background:no-repeat url('../../fragments/mr_quick_links/qlink_bottom.jpg');
	width:158px;
	margin-top:0px;
	padding-top:0px;
	height:3px;
}

.qlinks-list-item, 
.qlinks-list-item a:link, 
.qlinks-list-item a:visited{
	color:#6E6E6E;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	border-style : none;
	padding-bottom:5px;
	padding-top:5px;
}
.qlinks-list-item a:hover{
	color: #007AA5;
}
.qlinks-list-item img{
	margin-left:5px;
}








