

/* #########################  WHITE PAPERS  ######################### */


/* -- whitepapers -- */
#whitepapers {
	width: 100%;
}
#whitepapers .img {
	width: 150px;
	text-align: center;
}
#whitepapers .img img {
	border: solid 1px #000;
}
#whitepapers .headings {
	width: 70px;
}
#whitepapers .data {
	
}
#whitepapers .data a.download {
 background-image: url(images/arrow_r_dr.gif);
 background-position: right center;
 background-repeat: no-repeat;
 text-decoration: none;
 padding: 0px 8px 0px 0px;
}
#whitepapers .spacer-h {
	height: 25px;
	background-image: url(images/dot_lightblue_bg_h.gif);
	background-position: left center;
	background-repeat: repeat-x;
}