body{

	font-family: Arial, Helvetica, sans-serif;

	background: #fff;
	width:600px;
	color: #000000;

}

h1{

	font-size: 98%;

	color:#000000;

	margin-bottom: 15px;

}

h2{

	font-size: 1.4em;

	color:#000000;

	margin-bottom: 15px;

	padding-bottom: 10px;

	border-bottom: 1px dashed #000000;

}

h3{

	font-size: 1.4em;

	color: #000000;

	font-weight:bold;

	margin-bottom: 15px;

	padding-bottom: 10px;

	border-bottom: 1px dashed #000000;

}

p{

	font-size: 73%;

	margin-bottom: 15px;

	line-height: 1.8em;

}

ul{

	font-size: 72%;

	line-height: 1.4em;

	margin-left: 20px;

	margin-bottom: 15px;

}

ol{

	font-size: 72%;

	line-height: 1.4em;

	margin-left: 30px;

	margin-bottom: 15px;

	margin-top: 10px;

}
#navbar{
display: none;
}
#right{
display: none;
}
#stockmenu {
display:none;
}
#catalogue{
display:none;
}
#footer{
display:none;
}
#noprint{
display:none;
}
.productboxes{
		border-color:#D8EAD8;
		border-width:5px;
		border-style:solid;
		background-color:#FFFFFF;
		display: inline;

		float:left;

		margin-right: 2px;

		margin-bottom: 5px;

		width: 168px;

		clear: none;

		

}

#quantitybox{
	display:none;
	}
	
#addtobasketbutton{
	display:none;
}
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
