@import url(undohtml.css);
@import url(layout.css);
@import url(shop.css);
@import url(lightview.css);

#imgloader{
	position:relative;
	margin:0px;
}

#image_fix{
	padding:0px!important;
	height:400px!important;
	max-height:400px!important;
	overflow:hidden!important;
	position:relative;
	width:635px;
	margin-bottom:0px;
}

#main_image_wrapper{ border:0px;}

#home_images{
	margin:7px 0 0 0;
	height:90px;
	overflow:hidden;
}

#home_images a{
	float:left;
	margin: 0 3px 0 0 ;
	width:88px;
	display:block;
	overflow:hidden;
	height:90px;
	background-color:#999;
	text-align:center;
}

.clear{
	height:1px;
	padding:0px;
}