/* B & I Nameplate Downloads Stylesheet */

div.downdiv a {
	float: left;
	margin: 0 20px;
	display: block;
}
a#worksheet {
	width: 156px;
	height: 202px;
	background: url(/img/2007/worksheet.png) no-repeat;
}
a#spreadsheet {
	width: 167px;
	height: 123px;
	background: url(/img/2007/spreadsheet.png) no-repeat;
}
a#creditapp {
	width: 128px;
	height: 166px;
	background: url(/img/2007/creditapp.png) no-repeat;
}

div#page div.downdiv h3 {
	margin-left: 0;
}

p.downp, div.downdiv {
	width: 750px;
	margin: 10px auto;
}
div#page > p, div#page > h4 {
	width: 750px;
	margin: 10px auto;
}
div.downdiv {
	margin-bottom: 20px;
}
div.downdiv p {
	margin-bottom: 1.25em;
}