/* Div Boxes for Products and span information */

#ProductContainer { border-style: solid; border-color: #CCC; border-width:thin; height:218; width:178;}

#ProdName {font-size: 10px; font-family: arial; text-decoration:underline;}
#Description {font-size: 10px; font-family: arial; color: #036;}
#ClickHere {font-size: 10px; font-family: arial;}


#topleft { height:22;}
#picture { height:146;}
#picture img {; width:177; height:129; }
#info { height:50;}
