/* CSS definition file containing site wide stylesheets */

.GalleryListText {
	font-size: 12px;
 	font-weight: bold;
 	text-align: center;
 	margin: 0px;
 	padding: 3px
}

.ProductListText {
	font-size: 12px;
 	font-weight: bold;
 	text-align: left;
 	background-color: rgb(199,192,164);
 	margin: 0px;
 	padding: 3px
}
