#cont_cont, #cont_loca, #cont_seah, #cont_warr	{
	position: absolute;
	left: 0px;
	width: 150px;
	z-index: 100;
}
#cont_cont	{
	top: 245px;
	height: 22px;
}
#cont_loca	{
	top: 270px;
	height: 23px;
}
#cont_warr	{
	top: 292px;
	height: 25px;
}
#cont_seah	{
	top: 315px;
	height: 25px;
}
#text	{
	position: relative;
	top: 20px;
	left: 170px;
	width: 900px;
	height: auto;
	z-index: 50;
}
