@charset "UTF-8";
#trolleys {
	height:355px;
	background-image: url(../images/trolleysbg.jpg);
	background-repeat:no-repeat;
}
#trolleys .col1 {
	width: 42px;
	float:left;
}
#trolleys .col2 {
	width: 425px;
	float:left;
}
#trolleys .col3 {
	width: 169px;
	float:left;
}
#trolleys .col4 {
	width: 308px;
	float:left;
}
#trolleys .col4a {
	padding-right:30px;
	float:left;
	font-size:90%;
	font-weight:bold;
}
#trolleys .col4b {
	float:left;
	font-size:90%;
}
#trolleys h1 {
	margin:0px;
	padding:0px;
}
#fastfolding {
	margin:0px;
	padding:0px;
}
#fastfolding {
	display:block;
	width:248px;
	height:19px;
	margin:0px; 
	padding:0px;
	background-image: url(../images/fastfolding.png);
	background-repeat:no-repeat;
	background-position: left top;
	}
#fastfolding span { 
	display:none;
	}
#waterresistant {
	margin:0px;
	padding:0px;
}
#waterresistant {
	display:block;
	width:292px;
	height:19px;
	margin:0px; 
	padding:0px;
	background-image: url(../images/waterresistant.png);
	background-repeat:no-repeat;
	background-position: left top;
	}
#waterresistant span { 
	display:none;
	}
#strongandpractical {
	margin:0px;
	padding:0px;
}
#strongandpractical {
	display:block;
	width:265px;
	height:19px;
	margin:0px; 
	padding:0px;
	background-image: url(../images/strongandpractical.png);
	background-repeat:no-repeat;
	background-position: left top;
	}
#strongandpractical span { 
	display:none;
	}
#swivelwheels {
	margin:0px;
	padding:0px;
}
#swivelwheels {
	display:block;
	width:305px;
	height:19px;
	margin:0px; 
	padding:0px;
	background-image: url(../images/swivelwheels.png);
	background-repeat:no-repeat;
	background-position: left top;
	}
#swivelwheels span { 
	display:none;
	}
#healthyoption {
	margin:0px;
	padding:0px;
}
#healthyoption {
	display:block;
	width:360px;
	height:19px;
	margin:0px; 
	padding:0px;
	background-image: url(../images/healthyoption.png);
	background-repeat:no-repeat;
	background-position: left top;
	}
#healthyoption span { 
	display:none;
	}
.delivered {
}
.
#buynow {
	margin:0px;
	padding:0px;
	float:left;
}
#buynow a {
	display:block;
	width:150px;
	height:160px;
	margin:0px; 
	padding:0px;
	background-image: url(../images/buynow.png);
	background-repeat:no-repeat;
	text-decoration: none;
	float:left;
	}
#buynow a:hover {
	background-image: url(../images/buynowon.png);
	}
#buynow a span { 
	display:none;
	}