.title-rates-1, .title-rates-2, .rooms-detail {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	text-transform:uppercase;
	padding:0 0 10px 0;
}
.title-rates-1 {
	width:211px;
	height:28px;
	color:#04adf2;
}
.title-rates-2 {
	width:440px;
	height:28px;
	color:#f8821e;
}
.box-rates-1{
	float:left;
	padding:20px 30px 0 30px;
	width:335px;
}
.box-rates-2{
	float:left;
	padding:20px 0px 0 30px;
	width:520px;
}
.title-rates-1 {
	color:#02b6f3;
}
.title-rates-2 {
	color:#a12295;
}
.title-rates-1 sup {
	vertical-align:top;
	font-size:14px;
	color:#09C;
}
.title-rates-2 sup {
	vertical-align:top;
	font-size:14px;
	color:#09C;
}
/* table */
.tb1{
	
}
.tb1 tr{
	
}
table.tb1 tr td.txtTitle{
	color:#FFF;
	font-size:16px;
}
.tb1 tr td{
	padding:6px;
	color:#000;
	font-size:12px;
}
.tdLine{
	border-left:1px solid #fff;
}