
#divCHDisplayFrame {

    /* do this for absolute position in nested div */
    position: relative; margin: 0 auto; text-align: left;
}


#divCHDisplayFrame hr {

    width:300px;
}


#divCHDisplayPhoto {

    position:relative;
    position:absolute;
    top:30px;
    left:310px;
    width:130px;
    height:180px;
    border:0px solid #000000;
    margin: 4px;

}

#divCHDisplayScroll {

    position:relative;
    position:absolute;
    top:2px;
    left:345px;

}



.classCHDisplayLabel {

    width:300px;
    color:darkblue;
    text-transform:capitalize;
    text-transform:uppercase;
    font-weight:300;
    font-size:12px;
    line-height:12px;
}



.classCHDisplayContent {

    width:300px;
/*    line-height:1.2em; */
}

.classCHBrowseLink, .classCHBrowseLink hr {

    width:200px;
    text-decoration:underline;
    color:darkGreen;
//    font-weight:300;
}
.classCHBrowseLinkEdit, .classCHBrowseLinkEdit hr, .classCHBrowseLinkEdit a {

    width:200px;
    text-decoration:underline;
    color:red;
//    font-weight:300;

}

.classCHFormTextarea {

    font-family:Verdana,Tahoma,Arial,Sans-Serif;
    font-size:1em;
}

.classCHFormRadio {
    font-size:1em;

}

.classAOMSDisplayThumb {

    position:relative;
    float:left;
    width:240px;
    height:170px;
    border:0px solid #000000;
    text-align:center;

}

.classAOMSDisplayThumbData {

    position:relative;
    float:left;
    width:240px;
    height:170px;
    border:0px solid #000000;

}


.classAOMSDisplay {

    position:relative;
    float:left;
    width:500px;
    height:800px;
    border:0px solid #000000;
    text-align:center;

}

#divAOMSDisplayData {

    position:relative;
    float:left;
    width:200px;
    height:800px;
    border:0px solid #000000;

}

.classAOMSDisplayContent {

    width:220px;
/*    line-height:1.2em; */
}


.classAOMSDisplayLabel {

    width:220px;
    color:darkblue;
    text-transform:capitalize;
    text-transform:uppercase;
    font-weight:300;
    font-size:12px;
    line-height:12px;
}


#divAOMSDisplayData hr {

    width:220px;
}
