.restaurant {
	width: 214px;
	height: 45px;
	margin: 20px 0 0 15px;
	padding: 0 0 0 0;
	background: url(../restaurant/images/ritzrestaurant.gif) no-repeat;	
}

.rivoli {
	width: 214px;
	height: 45px;
	margin: 20px 0 0 15px;
	padding: 0 0 0 0;
	background: url(../restaurant/images/rivoli.gif) no-repeat;	
}

.restaurantres {
	width: 362px;
	height: 62px;
	margin: 20px 0 0 15px;
	padding: 0 0 0 0;
	background: url(../img/headers/reservation.gif) no-repeat;	
}

.opening_times {
	width: 350px;
	height: 52px;
	margin: 20px 0 0 15px;
	padding: 0 0 0 0;
	background: url(../restaurant/images/opening_times.gif) no-repeat;	
}

.menus {
	width: 362px;
	height: 62px;
	margin: 20px 0 0 15px;
	padding: 0 0 0 0;
	background: url(../restaurant/images/menus.gif) no-repeat;	
}

#room1 {
	width: 64px;
	background: url(../restaurant/images/5_3_0_a_small.jpg) no-repeat;
}
#thumbs a:hover#room1 {
	background-position: 0 -64px;
}
#room2 {
	width: 64px;
	background: url(../restaurant/images/5_3_0_b_small.jpg) no-repeat;
}
#thumbs a:hover#room2 {
	background-position: 0 -64px;
}
#room3 {
	width: 64px;
	background: url(../restaurant/images/5_3_0_c_small.jpg) no-repeat;
}
#thumbs a:hover#room3 {
	background-position: 0 -64px;
} 

#room4 {
	width: 64px;
	background: url(../restaurant/images/5_1_0_a_small.jpg) no-repeat;
}
#thumbs a:hover#room4 {
	background-position: 0 -64px;
}
#room5 {
	width: 64px;
	background: url(../restaurant/images/5_1_0_b_small.jpg) no-repeat;
}
#thumbs a:hover#room5 {
	background-position: 0 -64px;
}
#room6 {
	width: 64px;
	background: url(../restaurant/images/5_1_0_c_small.jpg) no-repeat;
}
#thumbs a:hover#room6 {
	background-position: 0 -64px;
} 