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

.tvc_Allclips_container {

width: 650px;
margin-left: 17px;


}

.tvc_clip_container {


}

.tvc_image {

font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
list-style-type: none;

}

.tvc_image li {

float: left;
margin-right: 55px;
margin-bottom: 20px;


}

.tvc_image img {

display: block;
border: 1px solid yellow;

}

.tvc_image img h4 {
font-size: 10px;
color: gray;
font-style: italic;
margin-right: 10px;

}

.tvc_meta {
display: inline;
float: right;
font-size: 10px;
color: gray;
font-style: italic;
margin-right: 10px;

}

