#top
{
	position: relative;
	left: -5px;
	width: 820px;
	padding-bottom: 20px;
}
#top .info
{
	background: url(../images/topinfobody.jpg);
}
#top .info #info1
{
	background: url(../images/newitem.jpg) 5px 20px no-repeat;
}
#top .info #info2
{
	background: url(../images/whatsnew.jpg) 5px 20px no-repeat;
}
#top .info *
{
	color: #5a401a;
}
#top h2
{
	margin: 0;
	margin-top: 10px;
	padding: 0;
	font-size: 0;
}
#top ul
{
	margin: 0;
	padding-bottom: 20px;
	list-style-type: none;
	background: url(../images/topinfobottom.jpg) bottom no-repeat;
}
#top li
{
	margin-left: 150px;
	margin-right: 20px;
	padding: 5px;
	font-size: 12px;
	background: #f3f3f3;
}
#top li span
{
	padding-left: 1em;
	padding-right: 2em;
}
