.outerbox
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

img
{
	border: 0;
}

.header
{
    margin-top: 5px;
    padding-left: 42px;
    height: 140px;
}

#LeftPanel
{
    display: none;
}

.toplinks
{
	
}

.toplinks a
{
	float: left;
	margin-right: 2px;
	text-decoration: none;
}

.leftbar
{
	float: left;
	width: 526px;
}

.bottomlinks
{
	float: right;
	width: 264px;
	text-align: right;
}

.leftbar a
{
	float: left;
	padding: 0;
	margin: 0;
	
}

.leftbar img
{
	padding: 0;
	margin: 0;
}

.rightbar
{
	float: right;
	width: 274px;
	height: 64px;
	background-image: url('http://quickshipwarehouse.com/store/images/rightnavbar.jpg');
}

.searchtext
{
	margin: 10px 0 3px 75px;
	font: 10pt Lucida Sans Unicode;
	color: #eee;
}

.searchinput
{
	margin-left: 40px;
}

.searchbox
{
	width: 179px;
	border: 1px solid #eee;
}

.searchbutton
{
	border: 1px solid white;
	background-color: #ddd;
	margin-left: 5px;
}

.innerbox
{
    clear: both;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#todaysdealsheader
{
}

table#todaysdeals
{
    width: 800px;
}

table#todaysdeals tr td
{
    padding: 0;
    padding-top: 30px;
    text-align: center;
}

div.separator
{
    margin: 20px 0;
    height: 1px;
    background-color: #7381a6;
}

table#categories
{
    width: 800px;
    border-collapse: collapse;
}

table#categories tr td
{
    padding: 0;
    padding-bottom: 17px;
    width: 266px;
}

div#listingtype_image
{
    float: left;
    margin-left: 50px;
    margin-top: 25px;
}

div#listingtype
{
    float: right;
    width: 400px;
    margin-right: 50px;
    font: 10pt 'Lucida Sans Unicode','Lucida Grande','Arial','Verdana', sans-serif;
    padding: 45px 0;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
}

div#listingtype_header
{
    font-size: 13pt;
    padding-bottom: 25px;
}

a.listingtype_option
{
    font-size: 16pt;
    display: block;
    color: #2a3d5b;
    text-decoration: none;
    margin-top: 15px;
}

a.listingtype_option:hover
{
    color: #3d557a;
    font-weight: bold;
}

.bottombanners
{
	margin-left: 3px;
	margin-top: 5px;
}

.bottombanners a
{
	float: left;
}