/* CSS Document */

.productArea{ float:right; width:100%; text-align:left; font-size:12px; margin-top:10px}
	.productArea .prodsTags { width:100%; height:auto; float:right}
		.productArea .prodsTags span{ width:103px; height:22px; float:left; position:relative; top:1px; background:url(/img/prodsTag1.jpg) no-repeat; text-align:center; line-height:22px; font-weight:bold; color:#dc4c8e; margin-right:3px; cursor:pointer}
		.productArea .prodsTags span.s{background:url(/img/prodsTag.jpg) no-repeat;}
	.productArea .eachProds{ float:left; width:18%; height:230px ;min-height:230px; margin:7px; text-align:center; color:#666; line-height:16px; overflow:hidden}
	.productArea .eachProds span.price{ color:#a61070; font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
	.productArea .eachProds a.prod{ margin:0 auto; border:1px solid #eee; padding:2px; width:120px; height:101px;  display:block; background:url(/img/loading.gif) no-repeat center center; margin-bottom:4px}
	.productArea .eachProds img{margin:5px; border:0;}
	.productArea .eachProds img.prod{  width:116px; height:97px; margin:2px 0 0 2px; float:left}
	
.page{ text-align:right}

.BOSSISLOOKING{display:none; color:#ff0000; line-height:0; height:0}
