.centerColumn {
	margin: 0em;
	padding: 0;
	width: 731px;        
	background: #ffffff;
        border: solid 2px;
        border-color: #ffffff;	
}
#navBreadCrumb {
        margin: 0 0 0 0em;
	background: #A8B77A;
        float:left;
	font-size: 1.2em;
	font-weight: bold;
	width: 723px;
	}
#productName {
        margin: 1.5em 0 0 0;
        text-align: center;
}
#productWrapperBox {
	margin:0;
	padding:1.2em;
	width:96%;
	/*border:1px solid #000;*/
}
#productImageBox {
	margin:0 7.5em 0 0;
	padding:0;
	float:left;
	width:32%;
}
#productMainBox {
	margin:0;
	padding:0;
	float:right;
	width:52%;/*440px*/
}
#productAttributeBox {
	margin:0;
	padding:0;
	float: left;
	width:48%;

}
.optionName {
        margin: 0em 0em .5em 0em;
	line-height:normal;
	font-size: 1.1em;
}
#productBuyBox {
	margin:0;
	padding:0 ;
	float:right;
	width:48%;
}
#cartAdd {
	margin: 0em;
	padding: 0 .2em;
	text-align: center;
	border: 1px solid #000000;
	}
.wishlist {
	margin: .2em .5em;
	padding: 0 .2em;
	float: right;
	text-align: center;
}	
#cartAdd ul li {
list-style: none;
	}
#productDescriptionBox {
	margin:0;
	padding:.4em 0;
	clear:both;
	float:left;
	width:100%;
	text-align: justify;
}
#productPrices {
        line-height: normal;
        padding: 1em 0 0 0;
        text-align: left;
        font-size: 1.5em;
}
#productDescription {
        /*position: relative;
        top:5px;
        left:15px;*/
        margin: 0px 0px 0px 10px;
        text-align: justify;
        width: 99%;
}
h4.optionName {
font-size:1em;
line-height:normal;
text-align: left;
display: none;
}
.wrapperAttribsOptions {
/*margin: 0 0 -10px -7px;*/
padding-left: .5em;
line-height: 155%;
font-size: 1.1em;
font-weight: normal;
font-family: inherit;
width: 100%;
border: 1px solid #a9a9a9;

}
#productAttributes {
width: 370px;
/*padding: 4em 0em 0 0;*/
position: float left;
margin: 40px 0 0 -15px;
}
/*#productAdditionalImages {
	position: absolute;
	top: 50px;
	padding:0;
	float:left;
	width:34%
}*/
#productPricesSecond {
display: none;
}
#productImageBox span {
position:relative;
top:-13px
}
/* starts css for product image drop shadow */
#productMainImage {
        vertical-align:text-top;
	float:left;
	background: url("../images/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../images/shadow.gif") no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
#productMainImage img {
	display: block;
	position: relative;
	background: #fff;
	margin: -3px 6px 6px -3px;
	border: 1px solid #a9a9a9; /* defines the border for the product image. To remove the border delete or comment out this line, AND padding: 4px; below */
	padding: 4px;
}
a:hover, #navEZPagesTOC ul li a:hover {
	color: #854401;
	background: none;
font-weight: bold;
	}
	h3#attribsOptionsText, h3.attributesComments {
font-size:0em;
line-height:0em;
}


/* end css for product image drop shadow */