H2 .edit{
    font-family: Arial;
    color: #0079bf;
    text-decoration: underline;
    font-size: 14px;
}

.dedicated{
    margin-top: 25px;
}

/*оранжевая плашка сверху*/
.in_rooms_block .foto_shadowed .plashka{
    width: 568px;
    height: 168px;
    background: url('/img/design/rooms/in_rooms_bg.png') no-repeat left top;
}

.in_rooms_block .foto_shadowed .outer_description .star{
    color: #ff691e;
    font-size: 23px;
    font-weight: bold;
    font-style: normal;
    vertical-align: middle;
}

.in_rooms_block .foto_shadowed .items{
    margin-left: 7px;
    margin-top: 7px;
}

.in_rooms_block .foto_shadowed .items TD{

}

.in_rooms_block .foto_shadowed .items .title{
    background-color: #D73800;
    float: left;
    margin-left: 22px;
    margin-top: 8px;
    padding: 7px 7px 7px 20px;
    font-family: Arial;
    color: white;
}

.in_rooms_block .foto_shadowed .items .inner_block{
    position: relative;
    width: 100%;
    height: 38px;
    margin: 7px 14px 0px 0px;
}

.in_rooms_block .foto_shadowed .items IMG{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
}
/***********************************/
/****** забронировать **************/
.how_to_reserve{
    width: 427px;
    height: 40px;
    background: url('/img/design/rooms/how_book.png') no-repeat left top;
}

.how_to_reserve-button{
    margin-top: 20px;
    margin-bottom: 20px;
}

.how_to_reserve-button .send_request{
    display: block;
    float: left;
    width: 178px;
    height: 31px;
    background: url('/img/design/send_button_hover.png') no-repeat left top;
}

.how_to_reserve-button .button_description{
    color: #8a826f;
    font-size: 12px;
    font-style: italic;
    line-height: 31px;
    margin-left: 10px;
}

.how_to_reserve-button .send_request:HOVER IMG{
    display: none;
}
/***********************************/
/********* график заездов **********/
.schedule{
    width: 100%;
    margin-bottom: 10px;
}

.schedule TD{
    border-top: 1px solid #b5a592;
    padding: 10px 0px 10px 15px;
}

.schedule TR.last TD{
    border-bottom: 1px solid #b5a592;
}

.schedule .odd TD{
    background: url('/img/design/odd_bg.png') repeat left top;
}

.schedule TD.number{
    font-size: 15px;
    font-family: Arial;
    color: #8a826f;
    padding-right: 35px;
}

.schedule TD.date A{
    font-size: 15px;
    padding-right: 30px;
}

.schedule TD.comment{
	font-size: 14px;
}
.schedule TD.comment b{
	font-size: 16px;
}
.schedule TD.comment u{
    color: #ff5c12;
	text-decoration: none;
}


.schedule_star{
    color: #FF5C12;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
/***************************************/

/*****  фотки в правой части   *****/
.right_page_part .foto_shadowed{
    margin-top: 25px;
}

.foto_shadowed .image{
    margin-bottom: 12px;
}

.right_page_part .foto_shadowed .outer_description{
    text-align: center;
}
/************************************/

.doctor{
    margin-top: 45px;
}

.specials{
    margin-top: 45px;
}

.yashare-auto-init{
    margin-top: 15px;
    margin-left: 3px;
}