﻿.RoomsSelected{
	border:2px solid #ffffff;
	width:450px;
	padding-top:5px;
	padding-bottom:5px;
}

.SelectionRooms
	border:2px solid #ffffff;
}

.packageRoomName{
		float:left;
		width:195px;
		margin-left:5px;
}
.packageRoomDescription{
		float:left;
		width:195px;
		margin-left:5px;
}
.packageBed{
		float:left;
		width:195px;
		margin-left:5px;
}

.packageSelectBox {
		float:left;
}
.packageButtons {
		float:left;
		width:200px;
		height:150px;
		vertical-align:bottom;
		text-align:center;
}
.packageDetails {
		float:left;
		width:600px;
}

.packageBlock{
		padding-left:8px;
		overflow:hidden;
		width:508px;
}
.packageTitle{
		font-size:110%;
		border-bottom:1pt solid #666666;
		font-weight:bold;
		margin-bottom:5px;
}

.packageLine{
		clear:left;
		width:500px;
		border-bottom:1pt solid #eeeeee;
}

.packageLine2{
		clear:left;
		width:508px;
}
.packageLabel{
		width:150px;
		float:left;
}
.packageInput{
		width:150px;
		float:left;
}
.packageLineTitle{
		width:500px;
		border-bottom:1pt solid #eeeeee;
		font-weight:bold;
}
.packageCell{
		width:120px;
		float:left;
		overflow:hidden;
}



