/* CSS for just intra - Simon Pollard for deckchair.co.uk 2008 */
/* Style for what is page */
img#main-panel-img {
	position: absolute;
	right: 3px;
	bottom: 12px;
}
img#main-panel-txt {
	position: absolute;
	top: 20px;
	left: 240px;
}
h3 {
	margin-top: 15px;
}
span.green {
	font-size: 15px;
	font-weight: bold;
}
div.green-header {
	background-image: url(../images/green-header.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 778px;
	padding-top: 7px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
div.greenlinefeint {
	height: 2px;
	font-size: 1px;
	background-color: #e3eed3;
	margin-bottom: 10px;
	width: 750px;
}
div.greenlinefeint-small {
	height: 2px;
	font-size: 1px;
	background-color: #e3eed3;
	margin-bottom: 10px;
	width: 500px;
}
div.text-withimage {
	padding-left: 10px;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}
div.text-withimage img {
	float: right;
	margin-top: 10px;
	margin-left: 25px;
}
div.text-withimage p {
	margin-bottom: 15px;
}
