.topBar {
	height: 13px;
}

h1 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h1.h1_entertainment {
	background: url(../images/h1_entertainment.gif) no-repeat;
	margin-bottom: 15px;
	text-indent: -9000px;
}

h1.h1_money {
	background: url(../images/h1_money.gif) no-repeat;
	margin-bottom: 15px;
	text-indent: -9000px;
}

h2.h2_compare {
	background: url(../images/h2_compare.gif) no-repeat;
	margin-bottom: 10px;
	text-indent: -9000px;
}

.block_main_promo {
background: #ccc;
	width:965px; 
	overflow: hidden;
}

.block_main_promo img {
	border: none;
	float: left;
}

.container {
	width: 100%;
	overflow: hidden;
}

.ml_money_col_one {
	width: 471px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.ml_money_col_two {
	width: 471px;
	overflow: hidden;
	float: left;
}

.intro {
	background: url(../images/mail_compare_head.jpg) top right no-repeat;
	margin-bottom: 30px;
	padding-right: 250px;
	padding-top: 35px;
	height: 155px;
}

.intro h3 {
	font-size: 16px;
	font-weight: bold;
}

.subcol {
	width: 49%;
	float: left;
}

.subcol h3{
	color:#662d91;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.ml_money_col_two .subcol h3{
	color:#666666;
}

.main_image {
	height: 220px;
}


.subcol dt a {
	background: url(../images/link_arrow.gif) 0 5px no-repeat;
	color: #1d3f62;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	margin-bottom: 1px;
	display:block;
}
.subcol dt a:hover {
	color:#662d91;
}
.subcol di {
	display: block;
}

.subcol dd {
	margin: 0;
	margin-bottom: 10px;
}

.image_blocks {
	margin: 20px 0;
}

.image_blocks a {
	margin-right: 15px;
}

.image_blocks a.last {
	margin-right: 0px;
}