.map24_input
        {
                background-color        : #ffffff;
                width                                : 232px;
                color                                : #000;
                font-family                        : Arial, Verdana, Helvetica;
                font-size                        : 11px;
                font-weight                        : normal;
                border                                : 1px #bebebe solid;
        }

.map24_list
        {
                background-color        : #FFFFFF;
                border-style                : groove;
                font-family                        : Arial, Arial,  Geneva, Arial, Helvetica, sans-serif;
                font-size                        : 9px;
        }

.map24_text
        {
                font-family                        : Arial;
                font-size                        : 11px;
                color                                : #000;
        }

.map24_caption
        {
                font-family                        : Arial;
                font-size                        : 11px;
                font-weight                        : bold;
                color                                : #3A5170;
        }

.map24_margin
        {
                margin-left                        : 10px;
        }
.map24_padding
        {
                padding-left                : 10px;
        }


.map24_title
        {
                font-family                        : Arial;
                font-size                        : 11px;
                color                                :#FFFFFF;
                padding-left                : 10px;
                padding-top                        : 31px;
                font-weight                        : bold;
        }

.map24_cell
        {
                padding-left                : 10px;
                padding-top                        : 5px;
                padding-right                : 5px;
                padding-bottom                : 5px;
                background-color        : #F8F9FA;
        }

.blockborder
        {
                border-bottom-width        : 1px;
                border-bottom-style        : solid;
                border-top-width        : 1px;
                border-top-style        : solid;
                border-left-width        : 1px;
                border-left-style        : solid;
                border-right-width        : 1px;
                border-right-style        : solid;
                border-color                : #BEBEBE;
        }


        a {
        text-decoration: none;
        }