#frm {
    text-align: right;
    font-size: 10px;
    position: relative;
    top: -35px;
    z-index: 1;
    margin-right: 50px;
}
.frm_casino {
	width: 400px;
	float: right;
}
#frm form.form_casinos{
	line-height: 0;
}
/*#page #title{
	line-height: 0px;
}
#title span {
	line-height: 50px;
}*/
#city {
    width: 180px;
}
#frm select {
    font-size: 10px;
    text-align: center;
}
#sDep {
    margin-left: 40px;
}

#topPages {
    font-family: Arial;
    font-size: 12px;
    text-align: right;
    position: relative;
    top: -35px;
    z-index: 1;
    margin-right: 100px;
}
#topPages a {
    color: black;
    text-decoration: none;
}
#topPages a:hover {
    text-decoration: underline;
}
.item {
    background: url(../img/list1-item-light.jpg) no-repeat;
    height: 103px;
    margin: 0 9px 0 12px;
    padding: 5px 15px;
    font-family: Arial;
    font-size: 11px;
    overflow: auto;
    line-height: 30px;
}
.alt {
    background: url(../img/list1-item-dark.jpg) no-repeat;
}
.photo {
    float: left;
    width: 280px;
    font-size: 0;
    line-height: 0;
}
.name {
    font-size: 15px;
    float: left;
    width: 390px;
    padding-top: 30px;
}

#menu div h2 {
    font-size: 15px;
    float: left;
    width: 390px;
    padding-top: 30px;
}
.addr {
    float: left;
    width: 70px;
    padding-top: 30px;
}
.more {
    text-align: right;
    padding-top: 30px;
}
.more a {
    color: black;
}

#pages {display:none;
    font-family: Arial;
    font-size: 12px;
    text-align: right;
    margin-top: 20px;
    margin-right: 100px;
    margin-bottom: -30px;
    zoom: 1;
}
#pages a {
    color: black;
    text-decoration: none;
}
#pages a:hover {
    text-decoration: underline;
}