/* 
	Greyhound Collars Stylesheet 
	General Site Styles
	Authour: http://www.welcomebrand.co.uk
*/

body {
	background: #000 url(lea_graphic.jpg) bottom left fixed no-repeat;
	font: 12px arial, verdana, sans-serif;
	padding: 0;
	margin: 0;
}

p, a {
	color: #fff;
}

#notifier {
	padding: 25px;
	margin: 0;
	color: #fff;
	background: #111;
	border-bottom: 1px solid #333;
}



#notifier form {
	padding: 0;
	line-height: 1.5em;

}

#notifier input {
	font: 1.0em arial, verdana, sans-serif;
	background: #4B3F31;
	line-height: 1.0em;	
	border: 0;
	color: #fff;
}

#notifier .noStyle {
	background: none;
	border: 0;
	line-height: 1.0em;	
}

#notifier submit {
	font: 0.9em arial, verdana, sans-serif;
	background: none;
	color: #fff;
	line-height: 1.0em;	
	padding: 0;
}
