﻿.divPaging { float: left; }

[hid='item'] {
    width: 50%;
    border: 1px dotted;
}

[hid='item'] img, [hid='item'] [hid='image'] { width: 100px!important; }

.video-item {
    width: 48%;
    position: relative;
    height: 120px;
}

.video-item td {
    padding: 0px !important;
    margin: 2px !important;
    position: relative;
}

.video-item [hid='name'] { font-weight: bold; }

.video-item [hid='category'] { font-style: italic; }

.video-item [hid='link-detail'] {
    position: absolute;
    bottom: 5px;
    right: 10px;
}