.so_packageContainer {
	border:1px solid #eeeeee;
	margin: 0px 2px 2px 0px;
	float:left;
	width:244px;
}
.so_destinationHeader {
	background-color:#e5e8eb;
	border-bottom:1px solid #eeeeee;
	font-weight:bold;
	color:#5f5f5f;
	padding:5px 0px 5px 8px;
	font-size:13px;
	text-align:left;
}
.so_hotelName {
	font-size:11px;
	color:#0084CB;
	text-transform:uppercase;
	font-weight:bold;
	padding:4px 0px 0px 8px;
	text-align:left;
	}
.so_starRating {
	padding:4px 8px;
	text-align:left;
	}
.so_packageDeals {
	text-align:left;
	padding:5px 0px 0px 8px;
	line-height:16px;
	color:#666666;
	font-size:11px;
	}
.so_wasPrice {
	color:#666666;
	font-size:11px;
	text-decoration:line-through;
	text-align:right;
	font-weight:bold;
	font-size:11px;
	}
.so_price_td {
	padding:0px 8px 0px 0px;
	line-height:16px;
	text-align:right;
}
.so_price {
	text-align:right;
	color:#666;
	height:25px;
	font-size:12px;
	padding:5px 0px 0px 0px;
}
.so_price a {
	color:#469926;
	font-size:18px;
	font-weight:bold;
}

.so_tax {
	font-size:9px;
	color:#666;
	text-align:right;
	padding-bottom:5px;
}
.so_tax_flights {
	font-size:9px;
	color:#666;
	text-align:right;
	padding-bottom:5px;
	padding-right:8px;
}
.so_bookAndSave {
	color:#0084CB;
	padding:1px 8px 1px 0px;
	text-align:right;
	font-size:12px;
	background-color:#fbf9f9;
	border-top:1px solid #eeeeee;
}
.so_bookAndSave a {
	color:#666;
	font-size:10px;
	font-weight:bold;
}
/*============== TABS ==============*/
.tab-active {
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#fff;
	border-bottom:none;
	text-decoration:none;
	margin-bottom:3px;
	border-left:none;
	/*width:33%;*/
	border-left:solid 1px #b5b5b5;
}
.tab-active a {
	font-size:12px;
	text-decoration:none;
	color:#999;
	font-weight:bold;
	display: block;
	padding:10px;
}
.tab-sleep {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-color:#c7e8f5;
	text-decoration:none;
	border-left:none;
	margin-bottom:3px;
	/*width:33%;*/
	border-left:solid 1px #b5b5b5;
	border-bottom:solid 1px #b5b5b5;
}
.tab-sleep a {
	font-size:12px;
	text-decoration:none;
	color:#666;
	font-weight:bold;
	display: block;
	padding:10px;
}