.boxlessText {
	padding:65px 40px 0 0;
	
}

p.downloadLinkPdf {
	background:url(/images/layout/icon-pdf.png) no-repeat 0 4px;
	padding-left:30px;

}



.boxlessText h2 {
	padding-top:15px;
}

.boxlessText h3 {
	padding-bottom:10px;
}

.boxlessText h5 {
	padding-bottom:5px;
}




.boxlessText h6 {
	padding-bottom:7px;
}

.indentText {
	padding-left:20px;
	padding-bottom:20px;
}


.boxlessText dl {
	clear:both;
	padding:10px 0;
}
.boxlessText dt {
	width:71px;
	float:right;
}
.boxlessText dd {
	width:460px;
	float:left;
}


