/* 
    Document   : roomlist.css
    Created on : 2009-feb-23, 13:03:36
    Author     : Patrik Högberg
    Description:
        Contains styles for the room gallery
*/

#welcometext {
	display:none;
}

#welcomeimage {
	top:0px;
	left:-201px;
	width:712px;
	height:312px;
	background:url(../images/cm/cm-puff1-frontpage-en.png);
}

#welcomeinfo {
	height:160px;
}

#front_images_container_top {
	margin-top:12px;
}

#front_border_top {
	background:transparent url(../images/cm/cm-bar-groups.gif) repeat scroll 0 0;
	color:#5E3F30;
	font-size:14px;
	font-weight:bold;
	height:23px;
	margin-left:6px;
	margin-top:1px;
	padding-left:15px;
	width:481px;
	clear:both;
}

