@charset "UTF-8";
/* CSS Document */

#pow_scroller{
	width:665px;
	height: 565px;
	overflow:hidden;
	position:relative;
	z-index:80;
	}
.pow_residential{
	width:665px;
	height: 565px;
	z-index:201;
	}
.pow_lettings{
	width:665px;
	height: 565px;
	z-index:202;
	}
.pow_content{
	width:665px;
	height:523px;
	background-image:url(../images/design/pow_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	z-index:200;
	}
	.pow_content img{
	position:absolute;
	width:624px;
	height:468px;
	top:16px;
	left:20px;
	z-index: 300;
		}
	.pow_text{
	background-image:url(../images/design/pow__text_bg.png);
	width:624px;
	height:61px;
	z-index:9999;
	position:absolute;
	left: 20px;
	top: 424px;
	}

div.pow_address{
	position:absolute;
	top:12px;
	font-family:Tahoma, Geneva, sans-serif;
	left:10px;
	width:400px;
	color:#cc3300;
	font-weight:bold;
	font-size:110%;
	line-height:120%;
	}
div.pow_price{
	position:absolute;
	top:12px;
	width:210px;
	right:5px;
	text-align:right;
	color:#cc3300;
	font-size:20px;
	font-weight:bold;
	}
div.pow_price_description{
	position:absolute;
	font-size:10px;
	text-align:right;
	width:210px;
	top:37px;
	right:5px;
	color:#000033;
	}
.pow_content .pow_text img{
	width:143px;
	height:19px;
	position:absolute;
	left:10px;
	top:36px;
	}
#hover-help-box{
	text-align:center;}