#choosedom {
    font-family: Arial;
    clear: left;
    border-collapse: collapse;
    margin: 10px 0 0 0;
}

#choosedom td {
    vertical-align: top;
}

#choosedom .vgradient-rose_right {
    padding-right: 1em;
}

#choosedom .vgradient-rose_content, #choosedom .vgradient-azure2_content,
#choosedom .vgradient-grey_content, #choosedom .vgradient-red_content {
    width: 50%;
    padding: 17px 8px 1em 8px;
}

#choosedom .darkredmidi {
    margin-top: 0;
    margin-bottom: 0;
}

#choosedom .wide {
    width: 100%;
}

#choosedom .righted {
    text-align: right;
}

#choosedom p {
    line-height: 140%;
}

#choosedom .inline {
    vertical-align: middle;
}

#choosedom table.form {
    /*table-layout: fixed;*/
}

#choosedom table.form .most {
    width: 60%;
}

#choosedom table.form td, #choosedom table.form th {
    font-weight: normal;
    padding: 2px 8px 2px 0;
    vertical-align: middle;
}

#choosedom .double_border {
    border: 3px double #e4e4e4;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    line-height: 140%;
}

#choosedom input.double_border {
   width: 90%;
   height: 14px;
   vertical-align: middle;
   padding: 4px;
}

#choosedom textarea.double_border {
    padding: 4px 0 4px 4px;
    width: 97%;
    height: 7em;
}

#choosedom .blue_border2 td, #choosedom .blue_border2 th {
    text-align: left;
    font-size: 12px;
}

#choosedom #hyphen {
    vertical-align: bottom;
}

#choosedom em {
    color: #928e8b;
    font-style: italic;
}

#choosedom #check_links {
    line-height: 37px;
    margin-top: 3px;
}

#choosedom #check_links a {
    float: left;
    margin: 3px 0.6em 3px 0;
    color: #013968;
}

#choosedom .example {
    display: inline;
    color: #6a8563;
    font-style: italic;
    border-bottom: 1px dashed #6a8563;
}

#choosedom .baloon .example {
    display: block;
    border-bottom: 0px none;
}

#choosedom .grey_border {
    margin-bottom: 1em;
}

#choosedom .small {
    font-size: 11px;
}

#choosedom .grey_border .fill {
    padding: 0 1em 1em 1em;
    vertical-align: middle;
}

#choosedom .grey_border .middled {
    vertical-align: middle;
    padding: 0;
}

.example_baloon {
    position: relative;
}

.baloon_top {
    background: url('/i/style/first/glamor/baloon-top.png') no-repeat 0 0;
    width: 341px;
    height: 16px;
}

.baloon_fill {
    background: url('/i/style/first/glamor/baloon-fill.png') repeat-y 0 0;
    width: 341px;
    padding: 1em 0;
}

.baloon_bottom {
    background: url('/i/style/first/glamor/baloon-bottom.png') no-repeat 0 0;
    width: 341px;
    height: 36px;
}

.baloon_fill p {
    margin: 0em 30px 1em 30px;
}

select.alphabet { width: 100% }

