@import "master.css";

/* -------------------------------------------------
   TAG DEFINITIONS
   ------------------------------------------------- */
body
{
  background-color: #FFFFFF;
  margin: 0;
}
html
{
  margin: 0;
}

/* -------------------------------------------------
   ID DEFINITIONS
   ------------------------------------------------- */
table#MainTable
{
  width: 670px;
}
div#ProductImage img
{
  height: 304px;
  width: 185px;
}
