@charset "UTF-8";

/*
--------------------------------------------------------------
	[ File Name   ] product.css
	[ Last UpDate ] 21 Sep 2013
	[ Version     ] 2.0
--------------------------------------------------------------
--------------------------------------------------------------
*/

/*
--------------------------------------------------------------
	div#Businesslist
--------------------------------------------------------------
*/

div#productList
	{
		display: block;
		width:660px;
		min-height: 420px;
		height: auto !important;
		height: 420px;
		clear: both;
		padding-top: 9px;
		margin-left: 0px;
	}
	div#productList div
		{
			display: block;
			width:288px;
			min-height: 90px;
			height: auto !important;
			height: 90px;
			float: left;
			margin-left: 36px;
			margin-top: 0px;
				margin-bottom: 9px;
		}