h2{
	background: url(/images/shop.whatwould.gif);
	height: 38px;
	margin: 30px auto;
	text-indent: -55555px;
	width: 422px;
}

#main{
	background: url(/images/shop.flowers-bg.gif) no-repeat bottom right;
}

.column{
	border-right: 1px solid #b3b3b3;
	float: left;
	text-align: center;
	width: 141px;
}

.column.last{
	border: 0;
}

h3{
	height: 31px;
	margin: 0 auto;
	padding: 0;
	text-indent: -55555px;
}

h3#maternity{
	background: url(/images/catname.maternity.gif) no-repeat;
	width: 88px;
}

h3#babykids{
	background: url(/images/catname.babykids.gif) no-repeat;
	width: 91px;
}

h3#women{
	background: url(/images/catname.women.gif) no-repeat;
	width: 59px;
}

h3#beauty{
	background: url(/images/catname.beauty.gif) no-repeat;
	width: 59px;
}

h3#gifts{
	background: url(/images/catname.gifts.gif) no-repeat;
	width: 45px;
}

h3#onsale{
	background: url(/images/catname.onsale.gif) no-repeat;
	width: 68px;
}

.column ul{
	background: url(/images/hr.swirl.gif) no-repeat 42px 5px;
	margin: 0 0 30px 0;
	padding-top: 30px;
	text-align: center;
	width: 150px;
}

.column li{
	list-style: none;
	margin: 5px 0;
}

.column li a{
	font-weight: bold;
	text-decoration: none;
}

