@charset "utf-8";
#deal {
	background-color: #FFFFFF;
	border: 1px solid #9B6F4C;
	width: 100%;
	background-image: url(/%7Eumcasmoreview/images/issue_promo_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	min-width: 375px;
	margin-bottom: 10px;
}
#deal p {
	margin: 5px;
}
#deal h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #4E1614;
	width: 100%;
	background-color: #E5DDD2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9B6F4C;
	border-bottom-color: #9B6F4C;
	background-image: url(/%7Eumcasmoreview/images/content_main_h2_bg.jpg);
	background-repeat: repeat;
	padding-bottom: 5px;
	text-indent: 5px;
}
#content_main .form_box {
	background-color: #FFFFFF;
	border: 1px solid #012F61;
	width: 100%;
	background-image: url(/%7Eumcasmoreview/images/archives_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content_main .form_box h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	width: 100%;
	background-color: #012F61;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9B6F4C;
	border-bottom-color: #9B6F4C;
	background-image: url(/%7Eumcasmoreview/images/archives_h2_bg.jpg);
	background-repeat: repeat;
	padding-bottom: 5px;
	text-indent: 5px;
}
#content_main .form_box h3 {
	font-size: 12pt;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #012F61;
	padding-left: 5px;
}
#content_main .form_box p {
	font-size: 10pt;
	padding: 5px;
}
#content_main .form_box ul {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10pt;
}
#content_main .form_box li {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 5px;
}
.price {
	color: #CC0000;
	text-align: right;
}

