/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - Begin  */
div#products_treadmill { border:1px solid #ccc; width:198px; text-align:center; margin:0 auto; background:#ededed; margin-bottom:5px; }
div#products_treadmill ul { width:198px; text-align:center; margin:0 auto; }
div#products_treadmill ul li { width:198px; float:left; text-align:center; height:160px; padding-bottom:10px; list-style:none; }
div#products_treadmill a.textlink:link { text-decoration:none; font-weight:bold; font-size:0.8em; color:#893769; }
div#products_treadmill a.textlink:visited { text-decoration:none; font-weight:bold; font-size:0.8em; color:#893769; }
div#products_treadmill a.textlink:hover { text-decoration:none; font-weight:bold; font-size:0.8em; color:#555; }
div#products_treadmill a.textlink:active { text-decoration:none; font-weight:bold; font-size:0.8em; color:#893769; }
div#products_treadmill a.textlink:focus { text-decoration:none; font-weight:bold; font-size:0.8em; color:#893769; }
div#products_treadmill img { display:block; margin:10px auto; border:1px solid #333; }
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - End  */