.acomaxParallelogram, .accessorParallelogram {
	float: left;
	margin-top: 2px;
	width: 200px;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	font-family: arial,verdana;
	font-size: 20px;
	font-weight: bold;
}
.accessorParallelogram {
	clear: both;
	width: 275px;
}
.acomaxRectangle {
	float: left;
	margin-left: 5px;
	margin-top: 2px;
	padding: 0px 5px;
	min-width: 25px;
	height: 25px;
	border-radius: 5px !important;
	text-align: center;
	color: #FFFFFF;
	font-family: arial,verdana;
	font-size: 22px;
	font-weight: bold;
}
.acomaxContainer {
	float: left;
	width: 280px;
	margin-top: 15px;
	margin-left: 20px;
	 overflow: hidden;
}
.acomaxDivPic {
	margin: 0px;
	width: 270px;
	height: 200px;
	border: 3px solid #363632;
	border-radius: 4px !important;
	-moz-box-shadow:5px 3px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:5px 3px 5px rgba(0, 0, 0, 0.3);
	box-shadow:5px 3px 5px rgba(0, 0, 0, 0.3);
	background-color: #FFFFFF;
	overflow: hidden;
}
.acomaxText {
	width: 280px;
	margin-top: 2px ;
	text-align: left;
	font-family: sans-serif, arial;
	font-size: 12px;
}
.newtons {
	margin-left: -20px;
	font-size: 14px;
	font-family: lucida console, courier;
}
.clearDiv {
	clear: both;
}
h1, h2 {
	text-align: justify;
	font-size: 20px;
	font-family: sans-serif, arial;
	color: #111111;
	text-shadow: 1px 1px 1px #fff, 1px 1px 2px #555;
}
h2 {
	text-align: center;
	font-size: 22px;
}