.pixTable {
	width: 100%;
	border: 0px;
}

.dottedLine {
	border-bottom: 1px dotted #213483;
}

.pixTitles {
	font-weight: bolder;
}

.pixtext {
	
}

.pixInfos {
	border-bottom: 1px dotted #213483;
	border-top: 1px dotted #213483;
	color: #8A8A88;
	width: 100%;
	font-size: 11px;
}

.pixDownload {

}