
div#newsvid {
float:none
position:relative;
width:auto;
height:auto;
margin:0 0 10px 0;
}
div#newsvid h3 {
margin-left:24px;
padding-left:30px;
text-align : left;
float : none;
font-size : 14px;
background-image : url('ajax-loader-1.gif');
background-repeat : no-repeat;
background-color : #transparent;
color : #4c4c4c;
cursor : default;
}
div#nlist {
float : none;
text-align : left;
padding : 0;
margin : 0 0 10px 0;
border : 2px solid #adadad;
width:350px;
height:350px;
overflow: scroll;
cursor : default;
}
div#nlist td {
padding : 4px;
font-size:11px
color:#444444;
}
div#nlist tr {
margin : 4px;
font-size:11px
color:#444444;
}

div#nlist td a.nlight {
font-size:11px
color:#4c4c4c;
text-decoration:none;
}
div#nlist tr a.nlight {
font-size:11px
color:#4c4c4c;
text-decoration:none;
}

