*{
	margin:0;
	padding:0;
}
a:focus{
	outline:0;
}
.clear{
	clear:both;
}
html{
	background:#0088ce url(../img/product_bg.jpg) repeat-x left top;
}
#product{
	position:relative;
	width:260px;
	height:316px;
	float:left;
	background:url(../img/product.png) left top; 	
}
* html #product{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='/Templates/ipsos/img/product.png');
}
#product_details{
	position:relative;
	width:310px;
	height:auto;
	float:left;
	margin-left:57px;
	margin-top:37px;
}
#view{
	position:relative;
	background:url(../img/dem.png) no-repeat left top;
	width:121px;
	height:41px;
}
* html #view{
	background:url('/Templates/ipsos/img/view.jpg') no-repeat left top;
	width:123px;
	height:37px;
}
#view a{
	position:relative;
	padding:4px 17px 24px 10px;
	top:2px;
}

.block{
	position:relative;
	width:206px;
	float:left;
	margin-right:26px;
	margin-top:26px;
}
#blocker{
	position:relative;
	width:696px;
	margin:0 auto;
}
#product_page{
	position:relative;
	width:690px;
	margin:55px auto;
	margin-bottom:0;
}
#copy{
	display:block;
	width:200px;
	margin:0 auto;
	margin-top:30px;
}
.sIFR-hasFlash #copy dd{
	border:0;
	text-indent:5px;
}
#footer{
	position:absolute;
	bottom:50px;
	height:130px;
	width:100%;
	background:url(../img/product_footer.jpg) repeat-x;
}
* html #footer{
	bottom:10px;
}




#backTo a{
	font-family:tahoma,serif;
	font-size:11px;
	color:white;
	text-decoration:none;
	background:url(../img/back_prod.jpg) no-repeat left center;
	padding-left:12px;
	float:right;
}
#backTo .moduletools{
	font-family:tahoma,serif;
	font-size:11px;
	color:white;
	text-decoration:none;	
	padding-left:12px;
	position:absolute;
	z-index:100;
	float:right;
}
#backTo .moduletools a
{
    background:none;
    float:none;
}