#mainimage {
	background-color: #003300;
	height: 350px;
	width: 350px;
}
#add_to_cart_table {
	width: 292px;
}
.productImages_new
{
	float: left;
}

#contentAlt_new {
vertical-align:top;
text-align:left;
} 

#marketingTabContainer_new {
	position:relative;
	top:9px;
	*top:1px;
	clear:both;
	width:300px;
	text-align:left;	

}
#marketingTabContainerAlt_new {
	position:relative;
	top:9px;
	*top:1px;
	clear:both;
	width:300px;
	border:0px solid red;
	text-align:left;
}
.marketingTab {
	width:141px; 
	height:31px;
	font-weight:bold;
	font-size:12px;
	background:url(../images/tabBgOn.jpg) no-repeat;	
	text-align:center;
	padding-top:8px;
}
#tab1 {
	width:141px; 
	height:31px;
	font-weight:bold;
	font-size:12px;	
	text-align:center;
	padding-top:8px;
	cursor:pointer;

}
#tab2 {
	width:141px; 
	height:31px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:8px;	
	float:right;

}
.marketingTabOn {
	background:url(../images/tabBgOn.jpg) no-repeat;	
	cursor:pointer;
}
.marketingTabOnOver {
	background:url(../images/tabBgOnOver.jpg) no-repeat;	
	cursor:pointer;
}
.marketingTabOff {
	background:url(../images/tabBgOff.jpg) no-repeat;
	cursor:pointer;
}
#marketingTabbedContent_new {
	border:1px solid #d0d0d0;
	width:300px;
	*width:312px;
	background-color:#FFFFFF;
	padding-right: 5px;
	padding-left: 5px;	
}
#marketingTabbedContentAlt_new {
	border:1px solid #d0d0d0;
	width:300px;
	*width:312px;
	background-color:#FFFFFF;
	padding-right: 5px;
	padding-left: 5px;	
}
#marketingTabbedContent iframe {
	/*float:left;*/
	width:300px;
	border:0px solid red;
	margin:0 0 20px 0;
	padding:0;
}
#marketingTabbedContentAlt iframe {
	/*float:left;*/
	width:300px;
	*width:308px;
	border:0px solid red;
	margin:0 0 20px 0;
	padding:0;
}
#brandListing {
	margin:15px 20px 30px 30px;
}
a.tabBrands {
	width:157px;		
	color:#000;
	display:block;
	float:left;
	text-decoration:none;
	margin:3px 5px;	
	font-size:12px;
	border:0px solid red;
	text-align:left;
}
a:hover.tabBrands {
	text-decoration:underline;	
}

a:active.shippingbutton {
border:#FFFFFF;
color:#FFFFFF;
}
a:link.shippingbutton {
border:#FFFFFF;
color:#FFFFFF;
}
a:hover.shippingbutton {
border:#FFFFFF;
color:#FFFFFF;
}
a:visited.shippingbutton {
border:#FFFFFF;
color:#FFFFFF;
}

