﻿/* Downloads
-------------------------- */

#Content #Downloads
{
	float: left;
	display: inline;
	width: 350px;
	margin: 20px 20px 0 10px;
}

#Content #Downloads h3
{
	margin-left: 0;
}

#Content #Downloads ul
{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#Content #Downloads ul li
{
	margin: 5px 0 5px 0;
	padding: 10px;
	border: dotted #8EC3ED;
	border-width: 0 0 1px 0;
	background: url('/images/login-bg.png') repeat-x bottom;
}

#Content #Downloads ul li h4
{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}


/* Get Adobe Reader
-------------------------- */

#Content #GetAdobeReader
{
	float: right;
	display: inline;
	width: 170px;
	margin: 40px 0 0 0;
}

#Content #GetAdobeReader p
{
	font-size: 1em;
}

#Content #GetAdobeReader img, 
#Content #GetAdobeReader a
{
	border: none;
}