/* Layout 2 - float left */
#layout2 {
	padding: 10px 0 0 0;
}

#layout2 #containerwrap-fl #body {
	width: 700px;	
}

#layout2 #containerwrap-fl #rightcol {
	width: 244px;
}

/* Layout 2 - module */
#layout2 #rightcol div.module h3 {
	color: #F26522;
	text-transform: uppercase;
	margin: 0 0 20px;
	padding: 0 0 0 10px;
}

#layout2 #rightcol div.module {
	background: url(../images/l2-box-center.gif) repeat-y center top;
	margin: 0 0 20px;
}

#layout2 #rightcol div.module div {
	background: url(../images/l2-box-bot.gif) no-repeat center bottom;
}

#layout2 #rightcol div.module div div {
	background: url(../images/l2-box-top.gif) no-repeat center top;
	padding: 10px 1px;
}

#layout3 #rightcol div.module div div div {
	background: none;
	margin: 0;
	padding: 0;
}

/**********HOTEL CONTAINER***********/

#left-hotel-container {
	width: 591px;
	float: left;	
}

#right-hotel-container {
	width: 332px;
	float: right;
}