﻿.download_left
{
	float: left;
	padding-bottom: 38px;
}

.download_right
{
	float: right;
	padding-bottom: 38px;
	padding-right: 20px;
}
.download_left_bottom
{
	float: left;
	padding-bottom: 38px;
}
.download_right_bottom
{
	float: right;
	padding-bottom: 38px;
	padding-right: 20px;
}


.download_thumb
{
	float: left;
}

.download_links
{
	float: left;
	margin-left: 8px;
}

.dimensions
{
	color: #fec000;
	font-size: 110%;
	font-weight: bold;
}

.instructions
{
	color: #fec000;
	font-weight: bold;
	margin-bottom: -15px;
}

