
#sidebar div.webhotel {
	margin-bottom: 8px;
	background: url(http://www.scenegroup.fi/gfx/sidebar_top_wide.png) 0 6px no-repeat;
	height: 60px;
}

#sidebar div.webhotel_bottom {
	padding: 0 7px 0px 7px;
	height: 60px;
	background: url(http://www.scenegroup.fi/gfx/sidebar_bottom_wide.png) bottom left no-repeat;
}

#sidebar div.webhotel div.wrap {
	height: 55px; 
}

#sidebar div.webhotel div.icon {
	float: left;
	height: 55px; 
	width: 45px;
}

#sidebar div.webhotel div.icon img {
	border: 0;
}

#sidebar div.webhotel div.info {
	float: left;
	height: 55px;
	width: 114px;

}

#sidebar div.webhotel div.info h4 {
	font: bold 1.1em "Trebuchet MS",sans-serif;
	color: #666;
	margin-top: 8px;
	text-decoration: none;
}

#sidebar div.webhotel div.info h4 a {
	color: #666;
}

#sidebar div.webhotel div.info p.price {
	margin: 0;
	padding: 0;
}

#sidebar div.webhotel div.info p.price strong {
	margin: 0;
	padding: 0;
	font: bold 2em "Trebuchet MS",sans-serif;
}

#sidebar div.webhotel div.info p.price span {
	margin: 0;
	padding: 0 0 11px 0;
	font: normal 0.9em "Trebuchet MS",sans-serif;
}

#sidebar div.webhotel ul.specs {
	float: left;
	height: 43px;
	width: 141px;
}

#sidebar div.webhotel ul.specs {
	margin: 12px 0 0 0;
	padding: 0;
}

#sidebar div.webhotel ul.specs li {
	font: normal 0.8em verdana,sans-serif;
	margin: 0;
	padding: 0 0 0 7px;
	line-height: 1.5em; 
}

#sidebar div#webhotel_silver ul.specs li {
	background: url(http://www.scenegroup.fi/gfx/li_webhotel_silver.png) 0 4px  no-repeat;
}

#sidebar div#webhotel_gold ul.specs li {
	background: url(http://www.scenegroup.fi/gfx/li_webhotel_gold.png) 0 4px  no-repeat;
}

#sidebar div#webhotel_platinum ul.specs li {
	background: url(http://www.scenegroup.fi/gfx/li_webhotel_platinum.png) 0 4px  no-repeat;
}

#sidebar div#webhotel_platinumplus ul.specs li {
	background: url(http://www.scenegroup.fi/gfx/li_webhotel_platinumplus.png) 0 4px  no-repeat;
} 

#sidebar div#webhotel_silver p.price {
	color: #215b91;
}

#sidebar div#webhotel_gold p.price {
	color: #f75903;
}

#sidebar div#webhotel_platinum p.price {
	color: #de2f06;
}

#sidebar div#webhotel_platinumplus p.price {
	color: #a20101;
}


