#nav ul #hotel_info a {
	color:#A4A4A4;
}
table {
	width:100%;
	border-collapse:collapse;
	font-size:10px;
}
table tr th, table tr td {
	font-family:Arial, Helvetica, sans-serif;
}
table tr td {
	text-align:left;
	line-height:16px;
}
table tr th {
	border-bottom:1px solid #2E3D4F;
	color:#6482A6;
}
table tr #col_1 {
	width:100px;
}
table tr #col_2 {
	width:250px;
}

table tr #col_3 {
	width:100px;
}

table tr #col_4 {
	width:100px;
}
table tr .center {
	text-align:center;
}
table tr .br_5 {
	line-height:5px;
}