#topBox {
    background:#fff;
    border:1px solid #d0d0d0;
    margin:0px 0px 0px 10px;
    padding:10px;
    height:78px;
    width:714px;
    line-height:16px;
}

#topBoxContainer {
    padding-right: 90px;
}

#topBoxImage {
    padding-right:15px;
    height:75px;
    width:75px;
    float: left;
}

#contentsRight {
    background:#fff;
    border:0px solid #d0d0d0;
    margin:10px 20px 10px 0px;
    padding:0px;
    width:275px;
    height:auto;
    float:right;
}

#contentsLeft {
    background:#fff;
    border:0px solid #d0d0d0;
    margin:10px 6px 0px 25px;
    _margin-right:0px;
    height:auto;
    width:400px;
}

#contentsRight H3 {
    color:#727272;
    font: normal bold 16px arial;
    line-height:20px;
    margin:0px;
}

#contentsLeft h3, #contentsLeft h3 a {
    color:#ff3300;
    font: normal bold 16px arial;
    margin:0px;
   padding:0px;
}
