﻿body {
}

#productsTable { width:100%; border:0px solid silver; }
#productsTable img { border:1px solid silver; padding:2px; }
#productsTable td.productImageTd {width:200px;}
#productsTable td.productName {background:#f0f0f0 url(../images/titleBg.gif); font-weight:bold; font-size:smaller; height:23px;border:1px solid silver;}


#productsTable td.productExplanation {font:8pt arial;}
