#wrapper {
	margin: auto;
	padding: 0px;
	width: 745px;
	display: table; /*Required for FireFox */
	background-color: white;
	border: solid black 1.5pt;
	border-bottom-style: none;
	border-top-style: none;
	position: relative;
	}

div#mainLogoContainer {
	float: left;
	}

img#mainLogoImage{
	padding: 15px;
	}

#topMenuContainer{
	width: 414px;
	text-align: right;
	padding: 10px 10px 0px 10px;
	height: 75px;
	float: right;
	}

#navMainSearch {
	float: none;
	}

#purplebar {
	height: 29px;
	margin-top: -5px;
	}

#dropshadow{
	background: url(../images/dropshadow.jpg);
	background-repeat: repeat-x;
	height: 15px;
	}
	
.toplinks{}

div.clear {
	clear: all;
	}

#cartAdd {
	float: left;
	}

.productdetails{
	font-size: 14px;
	color: #4D336C;
	font-family: "Times New Roman", Times, serif;
	margin: 20px 10px 10px 10px;
	}

#accountLinksWrapper{
	width: 100%;
	}

.centerBoxHeading{
	color: white;
	}

#siteinfoLegal{
	font-weight: normal;
	}

.leftBoxContainer {
	border: none;
	}

#navColumnOne, .sideBoxContent {
	background-color: #DBD6E2;
	}

#navMainWrapper, #navCatTabsWrapper {
	background-color: #9a9a9a;
	}

#navBreadCrumb {
	background-color: #ffffff;
	}

body, #mainWrapper {
	background-color: #814C7F;
	}

.leftBoxHeading, .centerBoxHeading, #navSuppWrapper, #purplebar {
	background-color: #4D336C;
	}

LABEL.inputLabel {
	width: 17em;
	}
