﻿.Media
{
	width:100%;
	margin-top: 10px;
}

.Media h2
{
	margin: 0px;
}

.Media a
{
	border: none;
}

.Media_imagecell
{
	vertical-align: middle;
	text-align: center;
	width:200px;
	padding-left: 10px;
	padding-right: 0px;
}

.MediaSeparator hr
{
	border: dotted 1px #C4DBF2;
	height: 1px;
}

.MediaInfo
{
	font-size: x-small;
	color: Gray;
	font-style: italic;
}

.MediaShortDescriptionCell
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.MediaNameCell
{
	vertical-align: top;
}

.MediaNameCell a:hover
{
	text-decoration: none;
	background-color: White;
}

.MediaLinkCell
{
	vertical-align: bottom;
}
