body {
    margin:0;
    font-family:helvetica, arial, sans-serif;
}

.videobox{
	margin-top:10px;
	text-align:center;
}

ul.reel_legend {
	width:640px;
	margin:auto;
}

.reel_legend li {
	width:640px;
	margin:auto;
	text-align:left;
	clear:both;
	line-height:1.5em;
	list-style-type:none;

}

.reel_legend img
{ 
vertical-align: top;
float:left;
display:block;
padding-right:10px;
padding-bottom:10px;
}  

.work {
	font-size:1.5em;
}
.project {
	font-weight:bold;
}
.client {
}