#products_banner {
  margin: 0 8px 10px 8px;
}
.product_copy img,
.product_features img {
  behavior: url("css/iepngfix.htc");
}

.product_features img {
  display: block;
  margin: 12px auto 0;
}

.product_copy {
  float: left;
  width: 315px;
  display: inline;
  position: relative;
  color: #333;
  font-size: 14px;
  margin: 18px 20px 20px 40px;
}

.product_copy ul {
  
  list-style:disc inside none;
}

.product_copy ul li{  
  font-size: 14px;  
  color: #AEAEAE;
  list-style-position: outside;
  margin-left: 16px;
}

.product_copy ul li span{  
  color: #333;
  font-size: 12px;  
}

.msrp {
	float: left;
	width: 250px;	
	font-size: 12px;
	margin-top: 18px;
	margin-bottom:20px;
}
.msrp h2 {
	color: #C3A861;
	font-size: 12px;
	float: left;
}
.msrp span {
	color: #333333;
	font-weight: normal;
	float: left;
	padding-left: 10px;
}

.product_features {
  float: left;
  width: 267px;
  display: inline;
  position: relative;
  margin: -60px 0 0 0;
  background: transparent url(../images/products/ball_feature_bg.png) no-repeat left top;
  behavior: url("css/iepngfix.htc");
  padding: 10px 20px;
  color: #666;
  line-height: 22px;
  min-height: 200px;
}

.product_features  h2{
  color: #C3A861;
  border-bottom: 1px solid #666666;
  font-size: 16px;
  font-weight: normal;
}

.product_features ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.product_features li {
  margin: 0;
  padding: 0 0 0 14px;
  background: transparent url(../images/bullets.png) no-repeat 1px 8px;
  background-image: url(../images/bullets.gif);
  zoom: 1;
}
#other_products {
  margin: 0 9px 7px 9px;
  padding: 30px 4px 5px 4px;
  clear: both;
  background: transparent url(../images/products/other_products.jpg) no-repeat left 30px;
  position: relative;
  width: 937px;
  height: 167px;
}
#other_products h1 {
  margin: 0;
  padding: 5px 40px 10px 10px;
  font-size: 13px;
  background: transparent url(../images/products/other_products_arrow.jpg) no-repeat right top;
  display: inline-block;
  line-height: 29px;
  color: #333;
  *float: left;
}
#other_products table {
  *clear: both;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  text-align: center;
  position: absolute;
  bottom: 10px;
  width: 937px;
  color: white;
}
#other_products td {
  margin: 0;
  padding: 0 25px;
  text-align: left;
  vertical-align: bottom;
}
#other_products td img {
  display: block;
  margin: 0 auto -15px auto;
  behavior: url("css/iepngfix.htc");
}
#other_products a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
#other_products a span {
  background: transparent url(../images/bullets_arrow.png) no-repeat right top;
  _background-image: url(../images/bullets_arrow.gif);
  padding: 0 15px 0 0;
  line-height: 15px;
}
#other_products a:hover {
  color: #3B4F68;
}
#other_products a:hover span {
  background-position: right bottom;
}

#ball_bottom_features {
	clear: both;
	padding-left: 40px;
}
#ball_subfeature1,
#ball_related,
#ball_subfeature2 {
	float: left;
	width: 289px;
}

#ball_related {
	background: transparent url(../images/products/pp_related_bg.jpg) no-repeat right top;
	height: 186px;
	margin-left: 14px;
	padding-top: 18px;

}
#ball_related a{
	display:block;
	text-decoration: none;
	width: 200px;
	margin: 0 auto;	
	color: #ffffff;	
	text-align: center;
}
#ball_related a span{
	background: transparent url(../images/products/pp_tiny_arrow_feature.png) no-repeat right;
	padding-right: 18px;
	font-weight: bold;
}
#ball_related a img{
	display:block;	
	margin: 4px auto 8px;	
}
#ball_related  h2 {
	background: transparent url(../images/products/pp_arrow_related_products.png) no-repeat right top;
	width: 174px;
	height: 34px;
	font-size: 12px;	
	padding: 5px 0 0 15px;
	margin-left: -2px;
	color: #454545;
}
#ball_subfeature1 {
	float: left;
	width: 289px;		
}
#ball_subfeature1 a {
	display: block;	
	height: 204px;
	text-indent: -999em;
}
#ball_subfeature1 a:hover {
	background-position: 0 -204px;
}
#ball_subfeature2 a {
	display: block;	
	height: 203px;
	margin-left: 14px;
	text-indent: -999em;
}
#ball_subfeature2 a:hover {
	background-position: 0 -203px;
}
.main_page
{
	width:625px;
	float: left;
}
.balls_details
{
	clear:both;
	margin: 18px 20px 55px 40px;
}
.balls_details p
{
padding: 0 0 20px;
}
.ball_overview
{
	margin: 0px 0 10px 40px;
}
.ball_overview h3{
	font-size:16px;
	color:#333;
}
