h2 {
	background:  url("../images/h2/buy_stuff.jpg") no-repeat bottom left;
	height:60px;
}

#products {
	display:inline;
	float:right;
	margin:1em 0 0;
	width:500px;
}

#products a {
	color:#bc161e;
}

#products h3 {
	margin:0;
	padding:0;
	border-bottom:thin dotted #EFBA1C;
	width:480px;
}

#products ul li {
	height:235px;
	margin-right:10px;
	width:148px;
	display:inline;
	float:left;
	margin-bottom:20px;
	overflow:hidden;
	text-align:center;
}

p.cover {
	width: 144px;
	height: 144px;
	padding: 0;
	text-align: center;
}

p.cover img{
	padding:0;
	margin:0;
}

