@charset "utf-8";
#wrapper #products #title {
	position: absolute;
	top: 15px;
	width: 830px;
}
#wrapper #products #table {
	position: absolute;
	width: 800px;
	right: 15px;
	top: 70px;
}
#wrapper #products #table2 {
	position: absolute;
	width: 700px;
	top: 290px;
	right: 65px;
}
#wrapper #top {
	position: absolute;
	height: 25px;
	width: 830px;
	top: 45px;
	right: 25px;
}
#wrapper #bot {
	position: absolute;
	height: 25px;
	width: 830px;
	top: 720px;
	right: 25px;
}
#wrapper #products {
	height: 650px;
}
