
@import 'css.php';
@import 'css_products.php';


* {
	background: none !important;
}


#wrapper,
#content,
#main,
#main .text {
	margin: 0px;
	position: static;
	overflow: visible !important;
	height: auto !important;
	float: none !important;
}

#top,
#middle,
#left,
#right,
#from,
#reallyWindow,
#findButton,
reallyWindow_contents {
	display: none;
}

.productLeft, 
.productRight {
	float: none !important;
	position: static;
	border: 0px;
}


/*Tekstit*/

#main {
	float: none;
	padding: 0px;
	width: 600px;
	margin: 0px;
	text-align: left;
	overflow: hidden;
}

#main .text {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
}



#copy {
	width: 600px;
}




