.superiorQueen {
	width: 214px;
	height: 44px;
	margin: 20px 0 0 15px;
	padding: 0 0 0 0;
	background: url(../img/headers/superiorqueen_header.gif) no-repeat;	
}
#room1 {
	width: 64px;
	background: url(../img/superiorqueen_thb.jpg) no-repeat;
}
#thumbs a:hover#room1 {
	background-position: 0 -64px;
}
#room2 {
	width: 64px;
	background: url(../img/room2_thb.jpg) no-repeat;
}
#thumbs a:hover#room2 {
	background-position: 0 -64px;
}
#room3 {
	width: 64px;
	background: url(../img/room3_thb.jpg) no-repeat;
}
#thumbs a:hover#room3 {
	background-position: 0 -64px;
}