@charset "UTF-8";
/* CSS Document */

.QuickLink {
	float:left;
	width:305px;
	margin-right:5px;
	font-size:10px;
	margin-bottom:3px;
	text-indent:17px;
	line-height: 14px;
	background-image: url(media/MoreArrowTran.png);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
}

.QuickLink2 {
	float:left;
	width:505px;
	margin-right:5px;
	font-size:10px;
	margin-bottom:3px;
	text-indent:17px;
	line-height: 14px;
	background-image: url(media/MoreArrowTran.png);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
}
