﻿body
{
	 font-size:12px;
}
#bottom
{
     margin:0px 0px 0px 0px;
}
#products
{
	width:950px;
	height:70px;	
}
#products ul
{
	width:950px;
	height:20px;
	list-style:none;
	margin:0px 0px 0px 30px;
}
#products ul li
{
     float:left;
     height:50px;
     width:100px;
     text-align:center;	
}
