/* Start of CMSMS style sheet 'LM Cataloger' */
div.category_items_title {
        padding-bottom: 15px;
}

div.category_items_title h1 {
	color: #3d3000;
}

div.category_items {
	font-weight: bold;
        font-size: 2em;
}

div.category_item {
        padding-bottom: 30px;
}

div.catalog_item {
}

div.catalog_item h1 {
	color: #3d3000;
        padding-bottom: 30px;
}

div.item_images {
        padding: 20px 0 60px 0;
}

div.item_text {
        font-size: 1.2em;
}
/* End of 'LM Cataloger' */

