#videoItems .videoDetails tbody td {padding-top:0px !important;padding-left:0px !important;padding-bottom:3px;}
#videoItems .videoItem {background-color:#fff;min-width:500px;margin-bottom:5px;width:97%;}        
#videoItems .videoItem thead tr {background-color:#f8f8f8;padding-top:3px;padding-bottom:3px;} 
#videoItems .videoItem tfoot tr td{padding-left:10px;padding-top:3px;padding-bottom:3px;border-top:solid 1px #ccc;} 
#videoItems .videoItem tbody tr td {padding-top:10px;padding-left:10px;}
#videoItems .videoItem tfoot tr td span {margin-left:5px;margin-right:5px;color:#ccc;}
#videoItems .videoItem label.lil {font-weight:bold;margin-right:20px;width:70px;float:left}
#videoItems .videoItem label.llb {font-weight:bold;display:block;margin-bottom:2px;margin-top:2px;}
#videoItems .videoDetails {width:100%;}

.new-item {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    padding:3px 10px 3px 10px;
    border:1px solid #fff;
    border-bottom:1px solid #eeeeee;
    white-space:normal;
    color:#555;
}
.new-item h3 {
    display:block;
    font:inherit;
    font-weight:bold;
    color:#222;
}

.new-item h3 span {
    float: right;
    font-weight:normal;
    margin:0 0 5px 5px;
    width:100px;
    display:block;
    clear:none;
}

.arrow-down
{
	background:url(/Images/arrowDown.png) right no-repeat !important;
}
.arrow-up
{
	background:url(/Images/arrowUp.png) right no-repeat !important;
}

.icon_add
{
	background: url(/Images/add.png) no-repeat !important;
}

.icon_new
{
	background : url(/Images/new.png) no-repeat !important;
}

.padding-img
{
	width:18px;height:18px;
}