
#LeftNav{
	float:left;
	width:213px;
	height:450px;
	background-color:#34006D;
	padding-top:60px;
	text-align:right;
}


#Image{
	width:545px;
	height:185px;
	background-image:url(../images/downloads.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
}

#Image .Support{
	margin-top:120px;
	margin-right:10px;
}


			
.purchased {
	color:#FF0000;
	text-decoration:none;
	padding-right:25px;
}

#Content .group{background-color:#FCF9FF;margin-bottom:10px}
#Content .group h4{padding:10px;}
#Content .group ul{padding:0px 0px 20px 0px;margin:0px;}
#Content .group li{padding:5px 2px 5px 20px;margin:0;height:auto;line-height:24px;vertical-align:middle;border-bottom:1px dotted #F4EAFF;}
#Content .group li label{font-weight:bold;}

.file-link a{display:block; padding:0 20px 0 30px;}

.file-pdf,
.file-doc,
.file-xls,
.file-zip,
.file-other{}

.file-pdf a{background:transparent url(/images/icons/acrobat.png) left 4px no-repeat;}
.file-doc a{background:transparent url(/images/icons/word.png) left 4px no-repeat;}
.file-xls a{background:transparent url(/images/icons/excel.png) left 4px no-repeat;}
.file-zip a{background:transparent url(/images/icons/zip.png) left 4px no-repeat;}
.file-other a{background:transparent url(/images/icons/other.png) left 4px no-repeat;}
