.catalog td, .catalog tr, .catalog th  
{
	border: solid #ccc thin;
	font-size: 12px;
	padding: 1px 1px 1px 2px;
	border-collapse: collapse;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}
.catalog hr {
	text-align: center;
	margin: 15px 0;

}

.catalog
{
	width: 700px;
}

.catalog   tr:hover td
{
	background-color: #CCCCCC;
}
.catalog td
{
	padding: 0 2px;
	text-align: left;

}



.catalog table
{
	border: solid #333 thin;
	border-collapse: collapse;
}
.catalog
td.package
{

}
.catalog
td.price

{
	text-align: right;
	padding-right: 5px;
}
.catalog caption
, .catalog caption a
{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #006;
	padding: 15px 0 5px 0;
}
.nowrap
{
	white-space: nowrap;
}
.catalog h1{
	font-size: 24px;
	margin: 15px 0;
	padding: 0;
	color: #666;
}
.catalog h2   {
	padding: 0 5px;
	margin: 20px 0 0 0;
	background-color: #D6D6D6;
	clear: both;
	font-size: 18px;
}

.pdfinfobox {
	float: right;
	width: 220px;
	background-color: #F2F1F0;
	border: solid #E6E6E6 1px;
	padding: 5px;
	margin: 15px 0 5px 10px;
	font-size: 12px;
}


.pdfinfobox h3 {
	text-align: center;
	margin-top: 5px;
}



.pdfinfobox ul li {
	list-style-image: url(/images/pdf-icon.gif);
}
.pdfinfobox a:hover {
	color: #006;
	text-decoration: underline;
}
.viewproducts     a, .viewproducts{
	text-align: center;
	color: #006;
	font-weight: bold;
}


.text-align-center {
	text-align: center;
}
.image-left {
	float: left;
	margin-right: 10px;
}
.nowrap {
	white-space: nowrap;
}
.catalog td.notes{
	text-align: center;
	width: 20px;
}
hr {
	clear: both;
}
.popular-product-images img{
	padding: 4px;
}
