/* CSS Document */
radio{
    border:0;
    background:#fff;
}
dd{
    margin:0;
    padding:0;
}
dl dt{
    width:250px;
    float:left;
}
dl dt *.required{
    font-weight:bold;
}
dl dd{
    width:300px;
    float:left;
}
dl dd textarea{
    width:300px;
    border:1px solid #ccc;
}
dl dd input,
dl dd textarea{
    padding:0 0 0 2px;
}
dl dd input.textbox{
    width:300px;
    border:1px solid #ccc;
}
dl dd input.button{
    width:100px;
    color:#fff;
    font-weight:bold;
    background:#4584DC;
}
dl dt,dl dd{
    margin-bottom:10px;
}
ul.errors{
    list-style-type:none;
    padding:5px 0 0 0;
    margin:0;
}
ul.errors li{
    color:red;
}
ul#menudx li{
    height:auto;
    line-height:16px;
}
textarea#privacy{
    border:none;
    overflow:hidden;
    height:100px;
}
input#submit{
    margin:10px 0;
}
img.check{
    vertical-align:middle;
    margin-right:10px;
}
#content div.coldx {
    position:relative;
    margin-left:643px;
    width:251px;
    background:url(../img/bg_coldx_content_bottom.gif) no-repeat 0 bottom;
    padding-bottom:5px;
}
#content div.coldx div.top {
    width:251px;
    height:5px;
    background:#fff url(../img/bg_coldx_content_top.gif) no-repeat 0 0;
}
#content div.coldx div.content {
    width:211px;
    min-height:169px;
    height: auto !important;
    height:169px;
    padding:15px 20px 40px 20px;
    background:#fff url(../img/bg_coldx_content_middle.gif) repeat-y;
}
#content div.coldx div.content h2{
    color:#4573A4;
    font-size:18px;
    height:30px;
    line-height:26px;
    font-weight:normal;
    border-bottom:1px solid #ccc;
}
ul#menudx{
    margin:0;
    padding:10px 0 0 0;
    list-style-type:none;
}
ul#menudx li{
    /*height:26px;*/
    font-size:12px;
    font-weight:normal;
    line-height:16px;
    background:url(../img/bullet_menu.gif) no-repeat 10px 7px;
    padding:4px 0 4px 35px;
    border-bottom:0px dashed #ccc;
}
.standard_margin{
    margin:9px 0 0 0;
}
li.contact a{
    color:#4573A4;
    text-decoration:none;
}
