/****************************************
|
| Entrepreneur London
| Created by: Kevin Biskaborn
| Copyright 2009 ScriptReaction
| http://www.scriptreaction.com
|
****************************************/

/****************************************
|	PRINTING STYLES
****************************************/
body {
	overflow:visible;
}
#shl {
	width:100%;
}
#tagline {
	padding:10px;
}
#bodyarea {
	padding:0;
	margin-top:0px;
}
#headarea ul,
#focalFeed #nav li .tabCorner,
#focalFeed #nav li .iconStatus,
#focalFeed #nav_results,
.info #content #actionFooter,
.info #content #userActionOptions,
#content .optionPanel .panelHeader {
	display:none;
}
#headarea {
	height:auto;
	text-align:left;
	padding-bottom:0;
}
#headarea img {
	position:relative;
	left:0px;
	margin:0px;
}
#footarea {
	text-align:left;
}
#footarea img {
	margin:0px;
}

#content #focalDetails #contactInfo td {
	padding-right:0px;
}


#submitSuccessHolder #caseId #codeOptions {
	display:none;
}







