body {
	background-color:#fff;
	font-family: arial, helvetica, sans-serif;
	margin:0px;
	}

.hero { 
	background-position:0px 0px;
	float:left;
	}

.first {
	margin-top: 5px;
	}

a {
	text-decoration:none;
	
	}

.maintext:hover, .action:hover {

	text-decoration: underline;
	}

	
.hero img {
	display: none;
	}

.subhero {
	display: table-cell;
	height: 28px;
	min-height:28px;
	padding-bottom:8px;
	vertical-align: middle;
	}

.wrapper {
	background-color:#F4F4F0;
	border-top:2px solid #D42F00;
	height:348px;
	position: relative;
	text-align: left;
	width:300px;
}
	
.text {
	cursor:pointer;
	padding: 3px 7px;
	width:285px;
	}

.maintext {
	color:#262626;
	display: inline;
	font-size: 12px;	
	font-weight:normal;
	}

.maintext:after {content:"\00BB";
	color: #D42F00;
float:right;}
.action {
	display:none;
	}	

.dianomi_provider_short {
color: #D42F00;
display: block;
font-size: 12px;
font-weight: normal;
padding-bottom: 5px;
}


.maintext::after {

}

.dianomi_provider_short::before {
	content: "(";
	content: " \00BB";
color:#D42F00;
}

.heading_top,
.heading {
	display: none;
	}
	
.line2 {
	background: url("http://telegraph.zoopla.co.uk/static/images/grey_dots.gif") repeat-x scroll left top #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 15px;
	font-weight: bold;
	max-width: 300px;
	padding: 4px 0 6px 0px;
	}


.line2_text {
	background: #fff !important;
	color: #000 !important;
	cursor: text;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	padding:0 0 6px 0px;
	text-decoration: none !important;
	width:58%;
}



.logohover{
	background-repeat:no-repeat;
	width:115px;
	height:12px;
	position:absolute;
	left:188px;
	top:336px;
	padding-bottom:0px;
	display:inline;
	-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 400ms ease-in-out 0s;
	-o-transition: background 400ms ease-in-out 0s;
	transition: background 400ms ease-in-out 0s;
	z-index:1;
}


.sub-line2 {
	display:block;
	overflow: hidden;
	top:336px;
	left:188px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#666;
	width:115px;
	height:11px; 
	z-index:1; 
}

.sub-line2 a{
	color:#666;
}

