/* CSS Document */
.formalert
{
	color:#A8192E;
}

.redtext
{
	color:#A8192E;
	font-weight:bold;
}
.applybutton
{
	width:242px;
	height:90px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
.inputformlabel{font-size:12px;}
.formalert{font-size:12px;}
.pagecontent{
	font-size:12px;
	color:#000000;
	width:800px;
	border:1px solid #233D23;
	border-top:none;
}
.pagecontent h1{color:#993333}
.pagecontent h2{color:#993333;font-size:12px;border:0;}
.contentpadding{padding:10px;}
.showersmart h1{
	font-size:15px;
	color:#B52948;
}
.showersmart h2{
	font-size:12px;
	color:#B52948;
}
.showersmart p{
	font-size:12px;
	color:#000000;
	margin-bottom:0;
	padding-bottom:10px;
}
#name,#address,#postcode{
	border:0;
	background-color:#F2F2F4;
	border:1px solid #908E8F;	
}
.submitbutton{
	width:119px;
	height:39px;
	border:0;
	background:none;
	background: url(../images/showersmart-submitbutton.jpg) no-repeat;
}
.inputformlabel{color:000000}
