

table.pa25459{
border-color: #666666;
border-style: dashed;
border-width: 2px;
}

table.pa25461{
border-color: #666666;
border-style: dashed;
border-width: 2px;
}

#videolistcontainer{
    border: black solid 1px;
    background-color: #000000;
    width: 240px;
    height: 204px;
    float: left;
    padding: 2px;
    text-align: center;
    cursor: pointer;
}
#videos2{

    background-color: #777777;
    width: 238px;
    height: 204px;
    overflow: auto;
}
.titlec {
  font-style: Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  background-color: #e6e6e6;
  color: #000000;
}
ul.videos li {
  float: left;
  width: 216px;
  margin: 0px 0px 0px 0px;
  border: 1px solid black;
  background-color: #e6e6e6;
  padding: 2px 0px;
}
ul.videos{
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.clear{
    clear: both;
}

