/* (c) Copyright 2009 Together London Limited. http://togetherlondon.com */

body{
	background-color:#fff !important;
	width: auto !important;
  	margin: 0 !important;
  	padding: 0 !important;	
	color:#000;
	font-size:10pt !important;
}
#primary, #wrap, #header, #content, #footer, #primary, #secondary, #header #logo{
	float:none !important;
	width: auto !important;
  	margin: 0 !important;
/*  	padding: 0 !important;*/
	position:static !important;
	left:auto !important;
	top:auto !important;
	min-height:0 !important;
	background:transparent !important;
}

#header{
	padding:0 !important;
	height:auto !important;
}

#wrap{
	background:#fff !important;
}


p, h1, h2, h3{
	clear:none !important;
	float:none !important;
	color:#000 !important;
	background:#fff !important;
}

ul span, ul, a, h2, div, p{
	background:transparent !important;
	color:#000 !important;
	float:none !important;
}

ul{
	list-style-type:disc !important;
	margin-left:0.5cm !important;
}
ul li
{
	background:none !important;
	padding:0 !important;
}

#navigation, #secondaryNavigation, form, ul#contextual, ul.thumbnails, a.seeMore, #sidebar, h2#respond, body.blog div#secondary, #intro{
	display:none !important;
}

#secondary p{
	max-width:50% !important;
}
