.financing {
	font-size: .9em;
	text-align: center;
}

.brochure {
	margin-bottom: 5px;
	padding: 2px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	background-color: #ddd;
	width: 100px;
	margin-right: 0;
	margin-left: auto;
}

.brochure a {
	display: block;
	width: 100px;
	text-decoration: none;
}

.brochure a:hover {
	background-color: #eee;
}

.product-right {
	float: right;
	width: 175px;
	margin: 5px 0;
}
img.product-pic {
	width: 170px;
}
.product-label
{
	text-align:center;
	font-weight:bold;
	color: #FFF;
	background-color: #0000cc;
}
.product-label A
{
	color:#333399;
	text-decoration:none;
}
.product-label A:Hover
{
	color:#4473D0;
	text-decoration:none;
}
.product-cart
{
  font-weight:bold;
	background-color: #0634F9;
}
.product-cart a
{
 	color: #fff;
}
.product-cart a:hover
{
	color:#DDD;
}
.click-here-link {
	background-color: yellow;
	font-weight: bold;
}
.click-here-link a {
	color: #000;
}
.cart-border
{
 border-top:1px solid #CCC;
 border-right:2px solid #AAA;
 border-bottom:2px solid #AAA;
 border-left:1px solid #CCC;
}
#brochure
{
 font-weight:bold;
}
.option-packages
{
font-weight:bold;
}
.option-packages-header
{
 color:#FFF;
 font-weight:bold;
 text-align:center;
}
.option-price
{
font-weight:bold;
font-size:1.3em;
}
.option-coupon
{
font-weight:bold;
color:red;
}
.option-coupon A
{
font-weight:bold;
color:#FFF;
}
.cart-coupon-header
{
color:#FFF;
}
#content .documents li {
	list-style: none;
	margin-left: 0;
	padding: 5px 0;
	font-weight: bold;
}
.msrp {
	font-size: .9em;
	text-align: center;
}
.additional-info {
	font-weight: bold;
	padding: 5px;
	font-size: 1.1em;
}
