.thumb
{
	width: 110px;
height: 172px;
border: 1px solid #e1d5c5;
float: left;
margin: 0 34px 10px 0;
position: relative;
}

.cityName
{
position: absolute;
float: left;
background: url(../img/over_paper.png) repeat-x 3px top;
padding: 15px 0;
text-align: center;
margin: 55px 0 0 0px;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
width: 106px;
z-index:1;
}