/* 
    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:8px;
	width:397px;
	height:283px;
	background:url(../images/dv/cherryblossom.png);
}

#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;
}
.frontpage_labeldivider {
	/*
	margin-left: -10px;
	width:645px;
	height:45px;
	background:url(../images/bs/bis-label-date.png);
	*/
	text-align: right;
	margin-right: 20px;
}
.frontpage_labeldivider img {
	margin-top: 7px;
	margin-left: 45px;
}
#front_images_container_middle h1 {
	margin-left:20px;
	margin-top: 10px;
	margin-bottom:0px;
	font-size:16px;
}
