.hotel-box{
	margin-top:10px;
	margin-bottom:10px;
	}
.hotel-name{
	font-size:large;
	font-weight:bold;
	color:#ff00aa;
	margin-bottom:3px;
	}
.hotel-thumb{
	margin:10px;
	}
.detail-table td{
	padding:2px 20px;
	}
ol{
	margin-bottom:20px;
	}