/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - www.MerZ-IT-SerVice.de - Begin  */
h2.products_treadmill_head {
	text-align:center;
	border:1px solid #CCC;
	color:#666;
	font-size:1.1em;
	text-align:center;
	margin:15px auto 0px auto;
	width:525px;
	height:20px;
	background-color: #CCC;
}
div#products_treadmill {
	width:525px;
	text-align:center;
	text-align:center;
	margin-bottom:5px;
	background-color: #FFF;
	height: 140px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
div#products_treadmill ul { width:525px; text-align:center; margin:0 auto; }
div#products_treadmill ul li { width:175px; float:left; text-align:center; height:180px; padding-bottom:10px; list-style:none; }
div#products_treadmill a.textlink:link {
	text-decoration:none;
	font-weight:bold;
	font-size:0.8em;
	color:#333;
}
div#products_treadmill a.textlink:visited {
	text-decoration:none;
	font-weight:bold;
	font-size:0.8em;
	color:#333;
}
div#products_treadmill a.textlink:hover {
	text-decoration:none;
	font-weight:bold;
	font-size:0.8em;
	color:#00F;
}
div#products_treadmill a.textlink:active {
	text-decoration:none;
	font-weight:bold;
	font-size:0.8em;
	color:#00F;
}
div#products_treadmill a.textlink:focus {
	text-decoration:none;
	font-weight:bold;
	font-size:0.8em;
	color:#00F;
}
div#products_treadmill img {
	display:block;
	margin:8px auto;
	border:1px solid #CCC;
}
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - www.MerZ-IT-SerVice.de - End  */
