#onlineCatalog
{
	margin-top: 10px;
	border: 1px solid black;
	width: 780px;
}

#catalogFooter
{
	height: 5px;
	background-color: black;
	width: 782px;
	margin-bottom: 20px;
}

#pdfThumbBox
{
    float: left;
    margin: 0 20px 0 0;
}

#pdfDownload img
{
    border: none;
}

#downloadPDFLink
{
    display: block;
    margin-top: 20px;
    font-size: 200%;
    font-weight: bold;
}
