.st_05 {
	padding: 0;
	border-width: 1px;
    border-style: solid;
    margin: 0 0 10px 0;
    font-family: Arial, Helvetica, sans-serif;
}
.st_05 .a { text-decoration: none; }

.st_05 .offer {
    padding: 0px;
}

.st_05 .image {
    padding: 5px 5px 7px 5px;
    width: 82px;
    vertical-align: top;
    /* shadow */
}
.st_05 .image .top-flag{
    position: absolute;
    display: none;
    top: 0; left: 0;
    /* shadow */
}
.st_05 .image a {
    /*position: relative;*/
    display: block;
    width: 80px;
    height: 61px;
    border-style: solid;
    border-width: 1px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.st_05 .image a img{
    width: 80px;
    height: 61px;
}
.st_05 .cnt {
    padding-right: 5px;
    padding-left: 0px;
}
.st_05 .cnt-wrap {
    /*position: relative;*/
}

.st_05 .hotelname {
	padding: 0 5px;
	white-space:nowrap;
	overflow:hidden;
	cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.st_05 .region {
	padding: 5px 5px 2px;
    font-size: 12px;
    font-weight: bold;
	border-width: 0px;
}
.st_05 .features {
	padding: 0 5px;
    position: absolute;
    bottom: 0;
    font-weight: bold;
}

.st_05 .slogan {
	padding: 3px 5px;
    font-size: 11px;
}

.st_05 .price-wrap {
    text-align: right;
}
.st_05 .price {
	text-align: right;
    font-size: 16px;
    font-weight: normal;
    display: block;
}
.st_05 .price span {
    font-size: 11px;
}
.st_05 .perper {
    position: absolute;
    right: 5px;
    bottom: 30px;
}

.st_05 .from {
    font-size: 16px;
    font-weight: normal;
}
.st_05 img { border-width: 0; width: 100% }

.st_05 .break { clear: both; font-size: 1px; line-height: 1px; }

.st_05 .cat { width: 100px; height: 15px; margin: 3px 0 0 5px; }
.st_05 .cat .star { float: left; background-position: 50% 50%; background-repeat: no-repeat; width: 15px; height: 15px; margin-right: 1px; }



