.VideoItem
{
	float: left;
	height: 92px;
	margin: 10px;
	_margin: 5px; /* IE6 */
	overflow: hidden;
	text-align: center;
	width: 135px;
}

.VideoItem img
{
	border: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaafb4;
}

.VideoItem p
{
	height: 35px;
}

h3.Blog,
h3.News,
h3.Sound,
h3.Statement,
h3.Video,
h3.Website
{
   background-repeat: no-repeat;
   background-position: 4px 4px;
	padding-left: 22px;
}

h3.Blog
{
	background-image: url( ../../Images/Layout/Icon/Dossier.Blog.gif );
   background-position: 4px 3px;
}

h3.News
{
	background-image: url( ../../Images/Layout/Icon/Dossier.News.gif );
}

h3.Sound
{
	background-image: url( ../../Images/Layout/Icon/Dossier.Geluid.gif );
   background-position: 4px 3px;
}

h3.Statement
{
	background-image: url( ../../Images/Layout/Icon/Dossier.Stelling.gif );
}

h3.Video
{
	background-image: url( ../../Images/Layout/Icon/Dossier.Video.gif );
   background-position: 1px 6px;
	border: none;
	margin-bottom: 0;
}

h3.Website
{
	background-image: url( ../../Images/Layout/Icon/Dossier.Website.gif );
   background-position: 4px 5px;
}
