.main_formhead {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bolder;
	background-color: #FFC32E;
}

.list_1_background {
	background-color: #FFFF97;
}

.list_2_background {
	background-color: #FFFFDD;
}

.special_offer_header {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #333333;
}