.ec_shortlist {
  width:100%;
  clear:both;
	float:left;
  border-top:18px solid #fff;
}

.ec_shortlist h2 {
  font-size:12px;
  margin:0px;
}

.content .ec h1 {
	color: #b93e02;
}

.content .ec a:hover, .content .ec a:focus {
	text-decoration:underline;
}

.content .ec_links ul li a {
	font-weight: bold;
	color: #d2232a;
	text-decoration: none;
}

.content .ec_links a, .content .ec_links h1 {
	font-weight: bold;
	color: #d2232a;
	text-decoration: none;
}

.content .ec a {
	/*font-weight: bold;*/
	color: #d2232a;
	text-decoration: none;
}

.content .ec_links #links {
	float:left;
	width:500px;
} 

.content .ec_links ul, .content .ec_links ul li {
width:500px;
}

#content_getHouseInterest .formcol1 {
	width: 500px;
	float: left;
}

#content_getHouseInterest label.label span,
#content_getHouseInterest .gender .formSpan {
	width: 250px;
	display: block;
	float: left;
}

#content_getHouseInterest label.label .inputtext {
	width: 200px;
}

#content_getHouseInterest label.label #subscriberInitials.inputtext,
#content_getHouseInterest label.label #subscriberNumber.inputtext {
	width: 50px;
}

p.articleDate {
	display: none;
}
/*
.content .ec_news h1 {
	margin-bottom: 10px;
}
*/
.content .ec_news h1 {
	border-top:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-top:9px;
}

.content .ec_navigation {
	border-bottom:0px solid;
	height:auto !important;
	margin-bottom:5px;
	min-height:40px;
}

.content .ec_navigation h1 {
	border-top:0px solid;
}


