.prod_content_bacground {
	background-image: url('/es_US/images/ultra_strong/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/ultra_strong/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;	
}
#pluslotion_content{
	position: relative;
	width: 1000px;
	height:auto;
	border: 0px coral solid;
	left:0px;
	top:50px;	
}
#strong_title1{
	width: 180px;	
	position: relative;
	font-size: 14px;
	left:60px;
	letter-spacing: 0px;
	top:-10px;
}
#strong_title2{
	width: 400px;	
	position: relative;
	font-size: 20px;
	left:60px;
	top:0px;
	letter-spacing: 0px;
}
#strong_title3{
	width: 450px;
	height: 75px;	
	position: relative;
	font-size: 11px;
	left:60px;
	top:10px;
	letter-spacing: 0px;
}
#prod_image{
	width: 305px;
	position: relative;
	left:120px;
	top:13px;
	*top:17px;	
}
#prod_video{
	width: 316px;
	position: relative;
	left:58px;
	*left:60px;
	top:25px;	
	border: 0px coral solid;
}
#under_intro{
	position: relative;
	left:60px;
	top:20px;	
}
#review_line{
	position: relative;
	left:60px;
	top:70px;	
}
#review_content {
	position: relative;
	width: 550px;
	height:auto;
	border: 0px coral solid;
	left:60px;
	top:80px;
}