
#nav-reflection1 li {
margin-right: 25px;
width: 214px;
float: left;
}

#nav-reflection1 a, #nav-reflection1 a:visited, #nav-reflection1 a:hover {
width: 214px;
height: 47px;
text-indent: -9999px;
overflow: hidden;
background: url(../pics/hotel1.png) no-repeat;
display: block;
}

#nav-reflection1 span {
margin-top: 1px;
width: 214px;
height: 47px;
text-align: center;
background: url(../pics/hotel1-reflec.png) no-repeat;
display: block;
}

#nav-reflection2 li {
margin-right: 25px;
width: 214px;
float: left;
}

#nav-reflection2 a, #nav-reflection2 a:visited, #nav-reflection2 a:hover {
width: 214px;
height: 47px;
background: url(../pics/hotel2.png) no-repeat;
display: block;
}

#nav-reflection2 span {
margin-top: 1px;
width: 214px;
height: 47px;
text-align: center;
background: url(../pics/hotel2-reflec.png) no-repeat;
display: block;
}

#nav-reflection3 li {
margin-right: 25px;
width: 214px;
float: left;
}

#nav-reflection3 a, #nav-reflection3 a:visited, #nav-reflection3 a:hover {
width: 214px;
height: 47px;
background: url(../pics/hotel3.png) no-repeat;
display: block;
}

#nav-reflection3 span {
margin-top: 1px;
width: 214px;
height: 47px;
text-align: center;
background: url(../pics/hotel3-reflec.png) no-repeat;
display: block;
}