
div.image_left {

	float		:	left;
	margin-left	:	auto;
	max-height	:	1000px;
	max-width	:	350px;
	min-height	:	0px;
	overflow	:	hide;
	position	:	relative;
	z-index		:	1;
}

div.tuotetiedot_rtop {


	margin-right:	auto;
	max-height	:	1000px;
	width		:	293px;
	min-height	:	0px;
	overflow	:	auto;
	z-index		:	1;
	background	:	transparent;
	margin-top	:	10px;
	margin-bottom:	10px;
	margin-left	:	5px;

}

div.tuotetiedot_right {


	margin-right:	auto;
	max-height	:	9000px;
	width		:	298px;
	min-height	:	0px;
	overflow	:	auto;
	z-index		:	1;
	background	:	#c3d7ff;

}
div.tuotetiedot_top {


	width		:	658px;
	min-height	:	100px;
	border		: 	1px solid #7c9dff;
	margin-top	:	0px;
	margin-bottom	:	0px;
	background	:	transparent;
	overflow	:	hidden;
	clear		:	both;
}
div.information {

	float		:	left;
	width		:	658px;
	min-height	:	100px;
	border		: 	1px solid #7c9dff;
	margin-top	:	0px;
	margin-bottom	:	0px;
	background	:	transparent;
	overflow	:	hidden;
	clear		:	both;
}
td.valign{
	vertical-align:top;
}
#admin{
	text-align:right;
}
