#NewsBack {
	background-image: url(http://www.pplbiomechanics.ie/images/newsletter_back.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 13px;
	display: block;
	text-transform: none;
	color: #FFFFFF;
	width: 186px;
	height: 182px;
	padding-left:12px;
	padding-top:102px;
	
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: left;
}
.form_white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:3px;
	padding-top:3px;
}

.form_button {
	background-image: url(http://www.pplbiomechanics.ie/images/button_back2.png);
	background-repeat: no-repeat;
	width: 117px;
	height:21px;
	font-family: Arial;
	font-size: 11px;
	border:none;
	color:#60093B;
	text-decoration: none;
	cursor: pointer;
	margin: 3px;
	padding: 3px;
}

.form_button3 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #60093B;
	cursor: pointer;
	margin: 5px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.form_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #dadbd4;
	border-right-color: #dadbd4;
	border-bottom-color: #dadbd4;
	border-left-color: #dadbd4;
	padding: 3px;

}

