*{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
img{
    border:0px;
}
#commentscont{
    height:100%;
    position:relative;
}
#comments{
    overflow:auto;
    width:100%;
    height:100%;
    position:absolute;
}
#albnavcont{
    height:156px;
    position:relative;
}
#albnav{
    overflow:auto;
    white-space:nowrap;
    width:100%;
    height:100%;
    position:absolute;
}
.table_box{
    border:1px solid #BABABA;
}
a.elink{
    color:#0F0DFF;
    text-decoration:none;
    font-weight:bold;
    font-style:italic;
}
a.elink:hover{
    text-decoration:underline;
}
a.clink{
    text-decoration:none;
    font-weight:bold;
    color:#0627FF;
    font-size:10px;
}
.hrline{
    white-space: nowrap;
    border-bottom: 2px solid #484848;
    line-height: 13px;
}
.tdnavsep{
    border-top: 1px solid #737373;
}
.commhr{
    white-space: nowrap;
    border-bottom: 1px dotted #CECECE;
    line-height: 9px;
}
.txtadw{
    white-space: nowrap;
    font-size:11px;
    color:#627077;
}
.txtdescr{
    font-size:13px;
    color:#A94243;
    font-weight:bold;
}
.txtalbname{
    font-weight:bold;
    font-size:18px;
}
.txtcomm{
    font-weight:bold;
    font-size:16px;
}
.commtr{
    vertical-align: top;
    text-align: left;
    height:1px;
}
.comm{
    color:#393939;
    padding-top:9px;
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
    width: 100%;
}
.commt{
    white-space: nowrap;
    color:#A94243;
    font-size:11px;
    font-weight:bold;
}
.commn{
    padding-top:9px;
    white-space:nowrap;
    font-weight:bold;
}
.navbox{
    height: 108px;
    width: 98px;
    margin: 0px 0px;
    padding: 0px;
    text-align: center;
}
.navborder{
    border: 1px solid #e3e3e3;
    cursor: hand;
}
