.catalog_path {
	width: 100%;
	text-align: left;
	margin-bottom: 15pt;
}
.catalog_path  .alt {
	text-decoration: none;
}

.catalog_category {
	width: 100%;
	text-align: left;
}

.catalog_category  .subcategories {
	width: 100%;
	margin-bottom: 25pt;
}
.catalog_category  .subcategories  td {
	padding-bottom: 5pt;
}

.catalog_category  .description {
	margin-bottom: 25pt;
}

.catalog_category  .item_gallery {
	width: 100%;
}

.catalog_category  .item_gallery  img {
	margin-bottom: 4pt;
}

.catalog_item {
	width: 100%;
	text-align: left;
}

.catalog_item  .price {
	margin-top: 15pt;
	font-weight: bold;
}

.catalog_item  .return {
	clear: both;
	margin-top: 20pt;
}

.featured_item {
	width: 100%;
	text-align: center;
}
.featured_item  .name {
	margin-bottom: 3pt;
}
.featured_item  img {
	margin-bottom: 3pt;
}