.nostar {background-position:0 0}
.onestar {background-position:0 -96px;}
.twostar {background-position:0 -112px;}
.threestar {background-position:0 -128px}
.fourstar {background-position:0 -144px}
.fivestar {background-position:0 -160px}

.offer-date-available {
    background: #53ad67;
}

.offer-date-full {
    background: #f37346;
}

.ui-state-active {
    background: green;
}

.order-person, .order-child {
}


#id_agree-agree {
    width: auto;
    margin: 0 5px 20px 0;
}

#id_newsletter-newsletter {
    width: auto;
    margin: 0 5px 20px 0;
}

table.price span {
    display: block;
    width: 75px;
    text-align: right;
}

/*td.description {
    width: 150px;
}*/

div.confirm-post {
    color: red;
}

#reviews div.confirm-post blockquote {
    color: red;
}

#reviews div.confirm-post h6 {
    color: red;
}

.notice {
    margin: 0 55px 0;
    width: 320px;
}

