.button {
	background:  url(../../lib/_elements/perforationfill.gif) no-repeat center center;
	font-size: 10px;
	color: #FFEFD7;
	height: 47px;
	width: 90px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.perfoR {
	background:  url(../../lib/_elements/perforationfill.gif) repeat-x left center;
	font-size: 10px;
	color: #FFEFD7;
	height: 47px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	width: 90px;
}
.perfoL {
	background:  url(../../lib/_elements/perforationfill.gif) repeat-x right center;
	font-size: 10px;
	color: #FFEFD7;
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 90px;
}
.brdrTB {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #7f776b;
	border-bottom-color: #7f776b;
}
.brdrT {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7f776b;
}
.brdrB {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7f776b;
}
.rights {
	background:   url(../../lib/_elements/copyright.gif) no-repeat right bottom;
}

