/* CSS Online Store Styles Only */

/* Main Table */
#mainTable{
border-left: 4px solid #000066;
border-right: 4px solid #000066;
}

#mainTable img{
border: 6px solid #000066;
}

/* Colors inside the Store Table  */
#lightBlueBck{
background-color: #010298;

}

#darkerLightBlueBck{
background-color: #010287;
padding:3px 3px 3px 3px;

}

.productDescription{
font-size:12px;
padding: 4px;
}