div.MainTopHeader
{
	width: 900px;
	height: 96px;
	float: left;
	
	background-image: url(../images/headers/dshow-header.jpg);
	background-repeat: no-repeat;
}

div.DShowButtons
{
	padding-top: 10px;
}

.ReadMore
{
	margin: 0px 10px 0px 10px;
	padding: 1px 1px 1px 1px;
	float:left;	
}

.ReadMore a
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.dshow-pdf
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	
	background-image: url(../images/products/dshow/d.gif);
	background-repeat: no-repeat;	
	padding-left: 20px;
}