.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	border-bottom-width: 0px;
	width: 564px; /*width of featured content slider*/
	height: 206px;
	padding:0px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0px;  /*leave as is*/
top: 0px;  /*leave as is*/
padding: 0px;
border:none;
background: #FFFFFF;
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height:100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}	

.sliderwrapper .contentdiv a:link {
	background-color: #FFFFFF;
	color: #FFFFFF;
	width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height:100%;
}

.sliderwrapper .contentdiv a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height:100%;
	} 

.Stoves and Fires{
	position: absolute; /*leave as is*/
	top:270px;
	right:48px; 
	border: 0px black;
	border-bottom-width: 0px;
	padding-top: 0px;
	Z-INDEX: 1000;
	color: #ffffff; font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-weight: bold; 
	overflow: hidden;
	}
