/* CSS Document */

.download { text-align: right;}
.reader {
display:block;
	background-image: url(../img/btn_adobe01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 31px;
	padding-left: 90px;
}
.dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 20px;
}
