@charset "UTF-8";

/*
* M A I N
*/

div.twoColumn .left,
div.twoColumn .right{
width: 280px !important;
margin: 0 auto;
text-align: center;
}

/* spec table */
#product table.specs{
background: #FFF;
font-size: 10px;
}

/* specNotes */
#product p.specNotes{
font-size: 10px;
}