/**********************************

Use: Core Styles
Author: Nick Rigby

***********************************/

body {
	margin-top: 2px;
	padding: 10px;
	
	}
	
p { margin: 10px 0; }
	
.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}