body {
background-color:#E3E3E3;
    text-align:center;
font-family:arial;
}

.container

    {
     text-align:left; margin:0 auto;position:relative; height:auto;
        width:900px; background-color:#ffffff; border-style:solid;
        border-width:0px; border-color:Black;
	
    }
.mainContent
{
	float:left;
	padding-right:0px;
	padding-left:0px;
	text-align: left;
	height:auto;
	background-image:url(http://www.missionallsorts.com/EBAYImages/pageBack.jpg);
width:100%;


}


.TopBar
{
	float:left;
	width:100%;
	height:131px;
	background-image:url(http://www.missionallsorts.com/EBAYImages/TopBar.jpg);
}

.TitleBar
{
	float:left;
	text-align:center;
	width:100%;
	line-height:41px;
	font-weight:bold;
	height:41px;
	background-image:url(http://www.missionallsorts.com/EBAYImages/TitleBar.jpg);

}

.theimageBox
{
	text-align:center;
	width:380px;
	padding-top:20px;
	float:left;	
}
.descriptionBox
{
	width:460px;
	margin-left:20px;
	margin-right:20px;
	padding-top:20px;
	float:left;	
}
.ItemBar
{
	float:left;
	width:100%;
	background-image:url(http://www.missionallsorts.com/EBAYImages/ItemBar.jpg);
	padding-left:20px;
	font-size:11px;
	height:23px;
	line-height:23px;
	margin-top:20px;
	background-repeat:no-repeat;
}
.theItemBox
{
	float:left;
	width:875px !important;
	width:877px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	margin-left:9px;
	margin-bottom:20px;

	font-size:11px;	
}


.thebottombar
{
background-image:url(http://www.missionallsorts.com/EBAYImages/BottomBar.jpg);	
width:100%;
height:57px;
line-height:57px;
text-align:center;
float:left;
font-size:10px;
color:#444444;
}


.ItemBoxContent
{
	padding:20px;
}


