.tntVideoList{}
.tntVideoItem{float: left; /*margin-left: 20px;*/ margin-bottom: 10px;}
.tntVideoItem.noML{margin-left:0;}
.tntVideoSingle h3, .tntVideoItem h3{width: 100%; font-size: 14px; font-weight:bold; font-family: Arial; line-height: 17px; text-transform: none; margin-bottom: 5px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}  
.tntClear{clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.tntVideoSingle{}
#cboxTitle{text-overflow: ellipsis; white-space: nowrap;}

.pagiWrap{position: relative; left: -50%; float:right;}
.pagiWrap .pagination{position:relative; left: 50%;}
.pagiWrap .pagination a, .pagiWrap .pagination span{display: block;  margin: 0 2px; float: left; width: 20px; height: 20px; text-align: center; line-height: 20px; color: #000; -moz-border-radius: 3px; border-radius: 3px; -webkit-border-radius: 3px; }
.pagiWrap .pagination a:hover{background: #333; color: #fff; text-decoration: none}
.pagiWrap .pagination span.current{background: black; color: #fff;}
.pagiWrap .pagination span.disabled{background: none; color: #aaa;}
.pagiWrap .pagination a.next{}