﻿
html 
{
	overflow:visible;
	width:100%;
	height:100%;
}
body 
{
	overflow:visible;
	width:100%;
	height:100%;
}
#content
{
	overflow:visible;
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
.content_table
{
	overflow:visible;
	border:none;
}
#sliderDiv
{
	  position:absolute; top:180px; overflow:visible; width: 438; background:transparent; margin:0px;
}
#slidercontent {position:fixed;}

#scroll_arrows, #backToHome, #backToMarkes, #backToProductList
{
	display:none;
}
.imgtest
{
	width :0px;
	height: 0px;
}
.imgtd
{
	visibility :hidden;
	display :none;
	width:0;
	height:0;
}

