﻿.LaserForms {
	width: 529px;
	height: 564px;
	background-image: url('../Images/LaserForms.png');
	background-repeat: no-repeat;
}
.LaserFormsWA
{
	width: 529px;
	height: 564px;
	background-image: url('../Images/LaserFormsWA.png');
	background-repeat: no-repeat;
}
.LaserFormsDetails {
	vertical-align: top;
}
.LaserHeader {
	text-align: center;
	font-size: larger;
	font-weight: bold;
	color: Navy;
}
.LaserInformation {
	text-align: center;
	font-style: oblique;
	color: Navy;
	padding-top: 0.2em;
}