.prod_content_bacground {
	background-image: url('/es_US/images/fresh_mates/background.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.page_bacground {
	background-image: url('/es_US/images/ultra_strong/repeat.jpg');
	background-repeat: repeat-x;
	background-position: center top;	
}
.top_page_bacground {
background-image: url('/es_US/images/fresh_mates/background_top.jpg');
background-repeat: no-repeat;
background-position: center top;
height: 662px;
}
.top_page_bg_repeat {
	background-image: url('/es_US/images/ultra_strong/bg_repeat_top.jpg');
	background-repeat: repeat-x;
	background-position: center top;	
}
.middle_page_bacground {
background-image: url('/es_US/images/ultra_strong/background_repeat.jpg');
background-repeat: repeat-y;
background-position: center top;
}
.middle_page_repeat {
background-image: url('/es_US/images/ultra_strong/bg_repeat_mid.jpg');
}
.bottom_page_bacground {
background-image: url('/es_US/images/ultra_strong/background_bottom.jpg');
background-repeat: no-repeat;
background-position: center top;
}
.bottom_page_bg_repeat {
	background-image: url('/es_US/images/ultra_strong/bg_repeat_btm.jpg');
	background-repeat: repeat-x;
	background-position: center top;	
}
#basic_content{
	position: relative;
	width: 1000px;
	height:auto;
	border: 0px coral solid;
	left:0px;
	top:50px;	
}
#freshmates_title1{
	width: 350px;	
	position: relative;
	font-size: 0.875em;
	left:60px;
	letter-spacing: 0px;
	top:-10px;
}
#freshmates_title2{
	width: 350px;	
	position: relative;
	font-size: 1.25em;
	left:60px;
	top:-5px;
	letter-spacing: 0px;
}
#freshmates_title3{
	width: 457px;
	height: 100px;	
	position: relative;
	font-size:0.75em;
	left:60px;
	top:10px;
	letter-spacing: 0px;
}
#prod_image{
	width: 305px;
	position: relative;
	left:120px;
	top:63px;
	*top:67px;	
}
#prod_video{
	width: 305px;
	position: relative;
	left:58px;
	*left:60px;
	top:68px;	
}
#under_intro{
	position: relative;
	left:60px;
	top:0px;		
}
#review_line{
	position: relative;
	left:60px;
	top:50px;	
}
#review_content {
	position: relative;
	width: 550px;
	height:auto;
	border: 0px coral solid;
	left:60px;
	top:80px;
}
