#hp_main{
	width:704px;
	height:400px;
	display:block;
	position: relative;
	overflow: visible;
	z-index: 5
}
#hp-feature-athlete{
	position:absolute;
	top: 10px;
	left: -15px;
}
#hp_main h1{
	position:absolute;
	top: 35px;
	left: 390px;
}
#hp_main-txt{
	position:absolute;
	top: 112px;
	left: 453px;
	font-size: 85%;
}
#hp_main-txt-p{
	line-height: 1.75em;
}
#hp_main-txt-price{
    color:#FFD700;
    font-size:180%;
  /*  width: 5em;*/
  display: inline;
  margin-right: 20px;
    margin-top: 24px;	
	float: left;
}
#hp_main sup{	line-height: 1px;}

#hp_main-txt-button{
	margin-top: 24px;	
	float: left;
}


/* BTM hp_btm Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#hp_btm {
position: relative;
clear:both;
  display: block;
  margin: auto;
  color: #ffffff;
  z-index: 2;
}
#hp_btm h2{
	display: block;
	color: #ffffff;
 }


.hp_btm_feature_module { 
	display: block;
	float: left;
	width: 228px;
	position: relative;
	border-left: 1px dotted #505050;
	margin: 20px 5px 0 0px;
	font-size: 85%;
}

.hp_btm_feature_module h3{
	font-weight:bold;
}
.hp_btm_img{
	display: block;
	float: left;
	margin: 0px 5px 30px 5px;
}
.hp_btm_feature_module h3 a:link, .hp_btm_feature_module h3 a:visited{
	text-decoration: none;
	color: #ffd700;
	line-height: 0.75em;
	margin: 0; padding: 0;
}
.hp_btm_feature_module h3 a:hover, .hp_btm_feature_module h3 a:focus, .hp_btm_feature_module h3 a:active{text-decoration: underline;}

.hp_btm_feature_module h3 a span{
	line-height: 1em;
	height: 2em;
	display:block;
}

.hp_btm_txt{	font-weight:normal; display:block;}
.hp_btm_price { color: #ffd700; margin-bottom: 0.5em;}



/* BTM hp_btm stuff ENDS */