﻿DIV.box_reserved
{
    width: 160px;
    height: 140px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    text-transform: uppercase;
    padding-top: 5px;
    font-weight: bold;
    font-size: 7pt;
    color: #237453;
    text-align: center;
}
DIV.box_reserved SPAN.title
{
    padding-left: 6px;
}
DIV.reserved_testi
{
    text-transform: capitalize;
    text-align: left;
    padding-top: 10px;
    padding-left: 15px;
}
DIV.reserved_testi INPUT
{
    width: 130px;
    border-right: #c8d9d3 1px solid;
    border-top: #c8d9d3 1px solid;
    border-left: #c8d9d3 1px solid;
    border-bottom: #c8d9d3 1px solid;
    font-size: 10px;
    height: 14px;
    letter-spacing: 0.1em;
}
DIV.reserved_link
{
    text-align: right;
    padding-top: 10px;
    padding-right: 15px;
}
DIV.reserved_link A, DIV.reserved_link A:visited
{
    color: #237453;
}
DIV.reserved_link A:hover
{
    color: #459675;
}
DIV.reserved_link A IMG
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background: url(App_Themes/Default/Master_images/freccia.jpg) white no-repeat center center;
    width: 11px;
    height: 10px;
}

