
.mosaic {
border: 1px solid #999999;
width: 600px;
height: 437px;
padding: 10px;
}

.mosaic .lcell {
float: left;
background-color: #E1E2E4; 
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
width: 275px;
height: 120px;
margin-bottom: 10px;
padding: 9px;
}

.mosaic .rcell {
display: inline;
float: right;
background-color: #E1E2E4; 
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
width: 275px;
height: 120px;
margin-bottom: 10px;
padding: 9px;
}


ul {list-style-image: url(/images/bullet.gif);
margin: 0px 0px 0px 0px;
padding-left: 15px;
color: #0054A6;
font-weight:bold;
}

li {
margin-top: 5px;
padding: 0px;
}   

li a {
font-weight: bold;
color: #0054A5;
text-decoration: none;
}
li a:hover {
font-weight: bold;
color: #01A2CB;       
text-decoration: underline;
}

table a img {
border: 0px;
}

 
.vidtitle {

width: 270px;
height: 23px;
background-image: url(/images/vidtitle3.gif);
background-repeat: no-repeat;
background-position: 0px -1px;
font-size: 12px;
font-weight: bold;
text-align: center;
background-color: #E1E2E4; 
vertical-align: middle;
padding: 0px;
margin:0px;
}

.vidtitle a{
text-decoration: none;
color: #FFFFFF;
}

.description {   
font-size: 12px;
font-weight: normal;
}
   
.summary {
height: 81px;
width: 105px;
margin-top: 10px;

}

.thumbCol {
margin: 10px 0px 0px 0px;
height: 81px;
width: 144px;
padding: 0px 0px 0px 5px;
}



