#productList
{
	overflow: hidden;
	margin-bottom: 24px;
}
#productList div
{
	width: 380px;
	text-align: center;
}
#productList img
{
	border: 1px solid #AAA;
}
