.corners {
	background-image: url(images/corners_07.png);
	background-position: center bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000000;
}
.bodycopy {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
.picborder1 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.picborder2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

