@charset "utf-8";
/* CSS Document */

/*hightstreet residential css*/

#Hhomebanner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:744px;
	height:189px;
	background:#fff;
	margin:7px 0 5px 0; 
}

#Hhomebanner img{
*margin:0 0 -3px 0; /*ie hack sorry */
}

#Hlinkhold{
	float:left;
	width:100%;
	height:61px;
	background: url(/marketing/images/residential/residential_base.gif) #0000CC top left no-repeat;
	
}

#Hbannerlink{
	float:right;
	width:120px;
	margin-top: 30px;
	text-align: left;
}

#Hbannerlink a,  #bannerlink a:visited{
	text-decoration:underline;
	color:#000000;
}

#Hbannerlink a:hover{
	text-decoration:none;
}

/*business voucher offer*/

#Bhomebanner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:744px;
	height:189px;
	background:#FFF;
	margin:5px 0 10px 0px;
}

#Bhomebanner img{
*margin:0 0 -3px 0; /*ie hack sorry */
}


#Blinkhold{
	float:left;
	width:100%;
	height:65px;
	background: url(/marketing/images/business/bsns_base.gif) #0000CC top left no-repeat;
}

#Bbannerlink{
	float:right;
	width:120px;
	margin-top: 30px;
	text-align: left;
}

#Bbannerlink a,  #Bbannerlink a:visited{
	text-decoration:underline;
	color:#000000;
}

#Bbannerlink a:hover{
	text-decoration:none;
}


/*smoothbox code*/

#highSteetInfo h3{
	color:#ff9900;
	margin:10px 0 0 0;
	font-size:1.4em;

}

#highSteetInfo td{
	font-size:0.9em;
	width:125px;

}


