div#bottom_corners {
	height: 32px; 
	background: #F7F7F7;
}

div#bottom_corners div#bottom_left {
	width: 33px; 
	height: 32px; 
	background: url(http://www.refundsdirect.co.uk/images/corner-left-bottom.gif); 
	float: left;
}
div#bottom_corners div#bottom_right {
	width: 33px; 
	height: 32px; 
	background: url(http://www.refundsdirect.co.uk/images/corner-right-bottom.gif); 
	float: right;
}