div#fotovandeweekcontent
{
	position:relative;
	left:0px;
	top:0px;
	width:886px;
	height:615px;
	background-image:url(../images/bgproductdetail.jpg);
	background-repeat:no-repeat;
	background-color:white;
	
	
}
div#fotovandeweekdetails
{
	position:absolute;
	left:270px;
	top:40px;
}
img#fotovandeweekfoto
{
	position:absolute;
	left:25px;
	top:90px;
}
div#fotovandeweekinfo
{
	position:absolute;
	left:340px;
	top:90px;
	width:240px;
	height:300px;
	overflow:auto;
	font-size:10px;
}
a#fullimage
{
	position:absolute;
	left:185px;
	top:370px;
}

