#products td {
	height: 210px;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
}
#intro {
	font-size: 15px;
	font-weight: normal;
	vertical-align: middle;
}		
#products img {
	height: 170px;
	width: 170px;	
}
#products h2 { 
	font-size: 10pt;
	margin: 0;
}
#products td {
	font-size: 10pt;
}
#paging {
	white-space: nowrap;
	font-size: 13px;
	color: #444;
}
#paging strong {
	color: white;
}
#paging a, #paging strong {
	padding: 0 2px 0 2px;
}
#paging a:hover {
	text-decoration: underline;
}
