.tour {
border:1px solid black;
margin-top:10px;
margin-left:10px;
height:98px;
width:512px;
}

.tour_header {
display:none;
padding: 10px 0px 0px 10px ;
font-family:"Trebuchet MS";
}

.loading {
text-align:center;
}

.tour_left_info, .tour_right_info, .tour_center_info {
float:left;
}

.tour_left_info {
width:100px;
}
.tour_center_info {
width:320px;
}
.tour_right_info {
width:80px;
}
.tour_left_info p{
margin:0 0 0 0;
padding: 0 0 0 0;
font-size:11px;
}

.tour_center_info p {
margin:0 0 0 0;
padding: 0 0 4px 0;
font-size:12px;
}

.tour_right_info p  {
margin:0 0 0 0;
padding: 0 0 0px 0;
color:black;
text-align:center;
font-size: 14px;
font-weight:bold;
}

.tour_right_info .discount {
color:red;
font-size:11px;
text-align:center;
padding:0px 3px 0px 2px;
}

.tour_hotel_name {
	text-decoration:none;
	color:black;
	text-align:center;
	border-bottom:1px dashed black;
}

.tour_right_info {
	text-decoration:none;
}
.tour_center_info a {
	text-decoration:none;
	color:black;
	border-bottom:1px dotted black;
	
}
.hotel_image {
width:70px;
height:70px;
}

.tour_right_info div {
border:1px dotted black;
}

#cheapiest h2,#bestredprice h2,#longest h2 {
margin-top:4px;
text-align:center;
}

#cheapiest,#bestredprice,#longest {
padding-left:30px;
width:512px;
}