#promo_rates_content {
	width: 100%;
	float: left;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.promo_rates_title1 {
	width: 600px;
	float: left;
	text-align: left;
	padding-bottom: 20px;
	color: #04045f;
}
.promo_rates_title1 a {
	color: #04045f;
	text-decoration: none;
}
.promo_rates_title1 a:hover {
	text-decoration: underline;
}
.promo_rates_title2 {
	width: 455px;
	float: left;
	text-align: left;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
}
.promo_rates_title2 a {
	text-decoration: none;
	color: #800000;
}
.promo_rates_title2 a:hover {
	border-bottom: 1px solid #800000;
}
/*-----------------------------------------------------------------------*/
.promo_rates_title2_sub {
	width: 355px;
	float: left;
	text-align: left;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
}
.promo_rates_title2_sub a {
	text-decoration: none;
	color: #800000;
}
.promo_rates_title2_sub a:hover {
	border-bottom: 1px solid #800000;
}
/*-----------------------------------------------------------------------*/
.promo_rates_list {
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.promo_rates_list_rows {
	width: 598px;
	float: left;
	margin-bottom: 15px;
	background-color: #FFFDF4;
	padding: 10px;
	border: 1px solid #E0E0E0;
}
.promo_rates_list_img_1 {
	margin-right: 20px;
}
*html .promo_rates_list_img_1 {
	margin-right: 10px;
}
.promo_rates_list_img_1,
.promo_rates_list_img_2,
.promo_rates_list_img_3,
.promo_rates_list_img_4,
.promo_rates_list_img_5,
.promo_rates_list_img_6,
.promo_rates_list_img_7,
.promo_rates_list_img_8
{
	width: 100px;
	/*height: 100px;*/
	float: left;
}
.promo_rates_list_img_1 {
	background: top repeat-x url('images/round_small/round_small_top.jpg');
}
.promo_rates_list_img_2 {
	background: right repeat-y url('images/round_small/round_small_right.jpg');
}
.promo_rates_list_img_3 {
	background: bottom repeat-x url('images/round_small/round_small_bottom.jpg');
}
.promo_rates_list_img_4 {
	background: left repeat-y url('images/round_small/round_small_left.jpg');
}
.promo_rates_list_img_5 {
	background: top left no-repeat url('images/round_small/round_small_top_left.jpg');
}
.promo_rates_list_img_6 {
	background: top right no-repeat url('images/round_small/round_small_top_right.jpg');
}
.promo_rates_list_img_7 {
	background: bottom left no-repeat url('images/round_small/round_small_bottom_left.jpg');
}
.promo_rates_list_img_8 {
	background: bottom right no-repeat url('images/round_small/round_small_bottom_right.jpg');
}
.promo_rates_list_img {
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
	padding: 10px;
}
.promo_rates_list_details {
	width: 478px;
	/*height: 100px;*/
	float: left;
}
.promo_rates_list_details p {
	width: 475px;
	float: left;
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
}
.promo_rates_list_details p a {
	color: #800000;
}
.promo_rates_list_details p a:hover {
	color: #999;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
.promo_rates_list_rows_sub {
	width: 498px;
	float: left;
	margin-bottom: 15px;
	background-color: #FFFDF4;
	padding: 10px;
	border: 1px solid #E0E0E0;
	padding-left: 90px;
	margin-top: 10px;
}
.promo_rates_list_img_1_sub {
	margin-right: 20px;
}
*html .promo_rates_list_img_1_sub {
	margin-right: 10px;
}
.promo_rates_list_img_1_sub,
.promo_rates_list_img_2_sub,
.promo_rates_list_img_3_sub,
.promo_rates_list_img_4_sub,
.promo_rates_list_img_5_sub,
.promo_rates_list_img_6_sub,
.promo_rates_list_img_7_sub,
.promo_rates_list_img_8_sub
{
	width: 100px;
	/*height: 100px;*/
	float: left;
}
.promo_rates_list_img_1_sub {
	background: top repeat-x url('images/round_small/round_small_top.jpg');
}
.promo_rates_list_img_2_sub {
	background: right repeat-y url('images/round_small/round_small_right.jpg');
}
.promo_rates_list_img_3_sub {
	background: bottom repeat-x url('images/round_small/round_small_bottom.jpg');
}
.promo_rates_list_img_4_sub {
	background: left repeat-y url('images/round_small/round_small_left.jpg');
}
.promo_rates_list_img_5_sub {
	background: top left no-repeat url('images/round_small/round_small_top_left.jpg');
}
.promo_rates_list_img_6_sub {
	background: top right no-repeat url('images/round_small/round_small_top_right.jpg');
}
.promo_rates_list_img_7_sub {
	background: bottom left no-repeat url('images/round_small/round_small_bottom_left.jpg');
}
.promo_rates_list_img_8_sub {
	background: bottom right no-repeat url('images/round_small/round_small_bottom_right.jpg');
}
.promo_rates_list_img_sub {
	width: 80px;
	height: 80px;
	float: left;
	text-align: center;
	padding: 10px;
}
.promo_rates_list_details_sub {
	width: 378px;
	/*height: 100px;*/
	float: left;
}
.promo_rates_list_details_sub p {
	width: 375px;
	float: left;
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
}
.promo_rates_list_details_sub p a {
	color: #800000;
}
.promo_rates_list_details_sub p a:hover {
	color: #999;
}
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#promo_rates_content_details {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
#promo_rates_img {
	width: 220px;
	/*height: 220px;*/
	float: left;
	text-align: left;
}
#promo_rates_img a img {
	border: 1px solid #000;
}
#promo_rates_details {
	width: 400px;
	/*height: 220px;*/
	float: left;
	text-align: left;
	font-size: 14px;
}
#promo_rates_details a {
	color: #800000;
}
#promo_rates_details a:hover {
	color: #999;
}
#promo_rates_details h2 {
	color: #04045F;
	font-f
/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
