.piccadilly {
	width: 226px;
	height: 54px;
	margin: 20px 0 0 15px;
	padding: 0 0 0 0;
	background: url(../rooms/images/thepiccadillysuites.gif) no-repeat;	
}
#room1 {
	width: 64px;
	background: url(../rooms/images/9_2_4_a_small.jpg) no-repeat;
}
#thumbs a:hover#room1 {
	background-position: 0 -64px;
}
#room2 {
	width: 64px;
	background: url(../rooms/images/9_2_4_b_small.jpg) no-repeat;
}
#thumbs a:hover#room2 {
	background-position: 0 -64px;
}
#room3 {
	width: 64px;
	background: url(../rooms/images/9_2_4_c_small.jpg) no-repeat;
}
#thumbs a:hover#room3 {
	background-position: 0 -64px;
}