.RetailerCatalog .Item .downloadables { margin-left: 10px;}
.RetailerCatalog .Item A.downloadable {
	background:url(images/li_catalog.gif) no-repeat 0px 4px;
	padding-left:7px;
	color:#000;
	text-decoration:none;
	line-height:14px;
}
.RetailerCatalog {
	width: 590px;
	text-align: center;
	margin:10px 0 0 0;
	padding:0 0 0 0px;
	table-layout:fixed;
}
.CatalogPages { position:absolute; right:20px}
.CatalogPages, 
.CatalogPages A,
.CatalogPages A:hover { color: #999999;}


