﻿#MainBodyTop
{
	height: 15px;
	width: 961px;
	background-image: url(../images/CartBodyTop.png);
	background-repeat: no-repeat;		
}

#MainBodyBottom
{
	height: 18px;
	width: 961px;
	margin-bottom: 4px;
	background-image: url(../images/CartBodyBottom.png);
	background-repeat: no-repeat;	
}

#MainBodyMiddle
{
	width: 909px;
	padding: 3px 25px 0 25px;
	margin-right: 2px;
	border-left: solid 1px #cdcdcd;
	border-right: solid 1px #cdcdcd;	
	background-color: #ffffff;
}
