#download_category_player {
	height: 324px;
}


#download_products {
	width: 792px;

	background:url(/images/wrapper/thumbnailbg.jpg);
	background-position: top center;
	background-color: #f37123;
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 15px;
}

#download_products h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #fff794;
	margin-top: 15px;
	margin-left: 30px;
	font-family: verdana;
}

.download_product {
	width: 150px;
	margin-top: 15px;
	margin-left: 35px;
	float: left;
	font-family: arial;
	font-size: 9pt;
	color: #ffffff;
}

.download_product h2 {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	clear: right;
	margin-bottom: 5px;
	margin-top: 3px;
}

.download_product img {
	border-style: none;
	margin-top: 15px;
	margin-bottom: 5px;
}

.short_description {
	font-family: arial;
	color: #ffffff;
	font-size: 9pt;
	margin-bottom: 5px;
}


.download_product p {
	font-family: arial;
	font-size: 9pt;
	color: #fff794;
}

.download_row {
	float: left;
	clear: both;
	width: 792px;
}