
#checkout
{
	background: #ccc url(../../images/body-bg-blank.gif) repeat-y 50% 0;
}

#checkout #content
{
	float: left;
	width: 700px;
	padding-left: 10px;
	text-align: left;
	min-height: 765px;
	padding-top: 14px;
}

#catalogue #content img
{
	width: auto;
	height: auto;
}

.RatControl img
{
	border:1px solid black;
}

.DrainPipe1
{
	width:165px;
	float:left;
	margin-top:-14px;
}
.DrainPipe2
{
	width:165px;
	float:right;
	margin-top:-14px;
}

