#Category{
	font-size:0.9em;
	font-weight:bold;
	padding:3px 10px 0px 10px;
}

#Category h2{
	color:#333333;
	font-size:1.3em;
	font-weight:bold;
	padding:5px 10px 5px 7px;
}

#downloadbackground{
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	padding-left:10px;
	background-image: url(../../images/backgrounds/pdfBackground.gif);
	background-position:top left;
	background-repeat: repeat-y;
	min-height: 50px;
	width: 588px!important;

}

#downloadbackground p{
	padding:0px 0px 5px 5px;
}

#downloadbackground img{
	float:left;
	padding:10px 5px 5px 5px;
 	
}

#downloadbackground .Title{
	font-size:1.1em;
	font-weight:bold;
	margin:15px 0px 0px 5px;
	
}

#downloadbackground .Description{
	margin-top:3px;
}


#downloadbackground .contitle{
	font-size:1.1em;
	font-weight:bold;
}

.divider{
	height:3px;
	width:100%;
}