.note {
	background-color: #fbf0df;
	padding: 6px;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 6px;
	display: block;
	font-size: 11px;
	font-style: italic;
	clear: both;
}

.note p {
}

#primary ul {
	font-size: 12px;
	white-space: normal;
	margin-bottom: 16px;
}

#primary ul li {
	background: url(/assets/images/global/blt_circle.gif) no-repeat 4px 5px;
	padding-left: 14px;
	margin-bottom: 6px;
	line-height: 16px;
}

/* @group online offers */

.offer {
	border-bottom: 1px solid #e7e7e7;
	padding-top: 30px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 240px;
	padding-right: 30px;
}

#offer_free_shipping_products {
	background: url(/assets/images/promos/offer_freeshipping.gif) no-repeat 30px 38px;
}

#offer_in_home_tryout {
	background: url(/assets/images/promos/offer_tryout.gif) no-repeat 30px 38px;
}

#offer_4_months_no_interest_option_financing {
	background: url(/assets/images/promos/offer_nointerest.gif) no-repeat 30px 38px;
}

#offer_48_months_no_interest_equal_payments_option {
	background: url(/assets/images/promos/offer_freefinancing.gif) no-repeat 30px 38px;
}

/* @end */