#newfive
{
	width: 560px;
	margin: 20px 0 0 0;
}

#newfive #header
{
	width: 100%;
	border-bottom: 1px solid #676767;
	color: #676767;
	font-weight: 600;
	font-family: Verdana, Arial, Sans-Serif;
}

#newfive #container
{
	margin: 5px 0;
	width: 100%;
}

#newfive .videothumb
{
	width: 100px;
	float: left;
	margin: 0 4px;
	text-align: center;
	vertical-align: top;
	word-wrap: break-word;

}

#newfive .videothumb img
{
	border: 1px solid black;
}

#newfive .thumbtitle
{
	width: 100px;
	word-wrap: break-word;
	color: #676767;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	text-decoration: none;

}

#newfive a
{
text-decoration: none;
color: #676767;
width: 100px;
	word-wrap: break-word;
}