@charset "utf-8";
/* CSS Document */

.productBox {margin: 0; padding:0; font-family: Verdana, Geneva, sans-serif;}
.clear {clear:both;}

.productBox			{width:225px; height:175px; float:left; margin:20px 20px 0 0; position:relative; background: #fff url(http://www.skincarenatural.com/v/vspfiles/assets/images/productGridBG.jpg) top center no-repeat; }
.productBox h5		{width:135px; font-size:14px; float:left; margin:6px;color:#ebedc5;}
.productBox p		{width:135px; font-size: 11px;margin:0 7px; float:left;color:#fff;}
.productBox img		{width:80px; height:160px; position:absolute; bottom:0px; right:0px; border:0px #f0f solid;}
.productBox a.btn	{width:130px; height: 20px; display:block; margin:7px; position:absolute;left:0px; bottom:-1px;  background-color:#eef9e3; border:2px #dedee0 solid;  text-align:center; font: 10px/20px Verdana, Geneva, sans-serif; color:#5d5248; text-decoration:none;}
