
/* products in component section */

#Products{
 padding:5px;
 font-name:Verdana;
}

#Products td{
line-height:150%;
}

#Products img{
 width:200px;
}


#Products h2{
 border-bottom:1px solid #ddd;
 font-size:16px;
 font-name:Verdana;
 color:#000;
}

/* products in component section */