.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

a.pdf-file { text-decoration: none; padding: 2px 5px 0 0; vertical-align: middle; background: url(../gfx/icons/pdf.gif) no-repeat 0 50%; padding: 0 0 0 22px; height: 18px; line-height: 18px; display:table-cell; }  
a.pdf-file:hover { text-decoration: underline; height: 18px; line-height: 18px; display:table-cell; }
