div#relatedVideosWrapper {
    background:#FFFFFF url(http://i.i.com.com/cnwk.1d/i/tron/cnettv/relatedVideosBkg.gif) repeat-x scroll right bottom;
    position:relative;
    width: 457px;
    height: 174px;
    font-family: arial;
    font-size:100%;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    text-align:left;
}

div#relatedVideosWrapper ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-top:13px;
    margin-left:15px;
    padding:3px;
}

div#relatedVideosWrapper ul li {
/*background:transparent none repeat scroll 0 0 !important;*/
    cursor:pointer;
    float:left;
    height:130px;
    overflow:hidden;
    padding:0 !important;
    width:140px;
}
.rvHeading {
    top:9px;
    margin-left: 18px;
    font-weight:bold;
    font-size:12px;
    color:#363636;
    position:relative;
}
.rvPlayerWrapper, #cnetReview div div.rvPlayerWrapper {
    background-color:#EDEDED;
    border:1px solid #CBCBCB;
    display:none;
    height:305px;
    right:0;
    text-align:right;
    top:0;
    width:364px;
}

.rvTitle {
    color:#3f6eb0;
    font-size:10px;
    font-weight:bold;
    width:125px;
}

.closeVideo {
    background:transparent url(http://i.i.com.com/cnwk.1d/i/tron/icon/modalClose.gif) no-repeat scroll 0 0;
    display:block;
    float:right;
    height:21px;
    text-indent:-2000px;
    width:25px;
}

