@charset "utf-8";
#wrapper #products #title {
	position: absolute;
	top: 15px;
	width: 830px;
}
#wrapper #products #table {
	position: absolute;
	width: 700px;
	right: 63px;
	top: 100px;
}
#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: 520px;
	right: 25px;
}
