@charset "utf-8";
/* CSS Document */

div.CellHold
{
width:505px;
height:600px;
}

div.CellHold div
{
float:left;
}

div.CellHold img
{
float:left;
}

div.VideoCell1
{
width:180px;
height:180px;
padding-left:10px;
}

div.VideoCell1 img
{
border:none;
}

div.VideoCellTextHold
{
width:500px;
height:50px;
padding-top:10px;
text-align:center;
font-weight:bold;
}

div.VideoCell1Text
{
width:210px;
height:20px;
padding-top:5px;
}