/* wrapper css */
#container{
	position:relative;
	margin:0 auto 25px;
	padding-bottom: 10px;
	width: 100% !important; 
}
.grid{
	width:188px;
	min-height:100px;
	padding: 10px;
	background:#fff;
	margin:8px 8px 8px 0;
	font-size:12px;
	float:left;
}

img{
	width: 100% !important;
}
