.sideNote
{
	float:right;
	width: 38%;
}

.video-article
{
	height: 100px;
	width:300px; 
	padding: 5px; 
	margin:4px; 
	background-color:#E8E8E8; 
	border: 1px solid #CCCCCC; 
	float:left;
}

.video-heading
{
	font-size: .8em;
}

.video-thumb
{
	border:0px;
	float:left;
}

.video-teaser
{
	float:left;
	margin-right:10px
}

.video-resource
{
	margin-top:2px;
}

a.resource-link:link
{
	text-decoration:none;
}

.resource-teaser
{
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.resource-time
{
	color:#666666;
	font-size:11px;
	font-style:italic;
	padding-left:10px;
}

#content
{
	float:left;
	width: 60%;
}

#articleList
{
	width:640px;
}
