/*
** QFG Pdf List styles
*/

#qfg-pdfs-sidebar {
	float: left;
	width: 198px;
	margin-right: 20px;
}

#qfg-pdfs-sidebar img {
	margin-bottom: 15px;
}

#qfg-pdfs-container a {
	display: block;
	margin-bottom: 16px;
	padding-left: 25px;
	text-decoration: none;
	background: url(../images/fact-sheets/download.gif) center right no-repeat;
}

#qfg-pdfs-container a img {
	margin-right: 6px;
}