﻿.cssDropDownStyle
{
    position: inherit;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    color: #333300;
    border-bottom-style: solid;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top: 1px;
    border-bottom: 1px;
    border-left: 1px;
    border-right: 1px;
    background-color: #D7E4FF;
    width: 310px;
}