.OtherVideoLinkContainer
{
	padding:5px 9px;
	border-bottom:1px solid #666666;
}

#Viddler
{
	text-align:center;
	margin:10px 0 10px 180px;
	display:block;
}

a.video-link
{
	display:block;
	float:left;
	width:98px;
	height:54px;
	margin: 3px 0 0 3px;
	color:black;
	background-color:#fff200;
	text-decoration:none;
	padding:4px 5px;
	font-size:85%;
	font-weight:bold;
}

