@charset "utf-8";
/* CSS Document */

<!---MIDDLE 8 BOXES---------------------->
#Center_Product_Category_Container {position:relative;width: 660px;height:260px;border-top-width: 0px 0px 0px 0px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;font-family:inherit;font-size:13px;margin:0;padding:0;}
.product {color: inherit; width:130px;height:130px;position: relative;overflow: hidden;float:left;font-family:inherit;font-size:13px;text-align:center;}
.product a:link {color: inherit; font-family:Arial, Helvetica, sans-serif; font-size:12;}    /* unvisited link */
.product a:visited {color:inherit;} /* visited link */
.product a:hover {color:#F00;}   /* mouse over link */
.product a:active {color:inherit;}  /* selected link */
.product a { text-decoration:underline; }

<!---END MIDDLE 8 BOXES---------------------->