a.CommandButton:link, a.CommandButton:visited {
    color: #F7924F;
    text-decoration: underline;
}
a:hover.CommandButton{color:#ff9e49;}
.branding-top {
background: url(dnn_large_banner.png) no-repeat top left;
width: 890px;
height: 427px;
clear: both;
overflow: hidden;
}

.ModUVGVideoListC div > table > table{
border-bottom:solid 1px #fff;
}

.videoListItem{
width:100%;
border:solid 0px #fff;
}
.videoListItem td{
padding:3px;
}
.videoListItem td.image{
text-align:center;
}
.videoListItem td.image img{
border:solid 1px #aaa;
}
.videoListItem td.text{
text-align:left;
padding:3px 10px 5px 10px;;
}

.reportLabel{
display:inline-block;
padding:3px 0 5px 0;
}
.reportTable {
width:100%;
color:#000;
background-color:#fff;
border:solid 1px #fff;
margin:15px 0 0 0;
}
.reportTable tr{
border:solid 1px #000;
}
.reportTable tr td{
color:#000;
padding:3px;
font-weight:normal;
}
.reportTable tr{
border:solid 1px #fff;
}
.reportTable tr.reportTableHeader td{
color:#fff;
background-color:#000;
font-weight:bold;
font-size:14px;

}
.reportTable tr.reportTableAlt td{
background-color:#eee;
}

table.SubscriptionRoles span[disabled=disabled] {
     display:none;
}











