#divAboutShop {}

	#divAboutShop ul {
		list-style-type: square;
		margin-left: 16px; }
		
		#divAboutShop ul li {
			margin-bottom: 0.25em; }

#divShopCatalogs {
	clear: both; }

	.page-header h2 {}
		
		.page-shop-default h2 {
			padding-left: 20px;
			background: url(../../shop/assets/images/icon_catalog.gif) no-repeat center left; }

	#divShopCatalogs td {
		width: 33%;
		vertical-align: top; }
	
	.clsShopSupplierCatalog {
		margin-right: 10px;
		margin-bottom: 10px;
		border:  1px #4c97ff solid; }
		
		.clsShopCatalogGroupRowEnd .clsShopSupplierCatalog {
			margin-right: 0px; }
	
		.clsShopSupplierCatalogLogo {
			padding: 5px;
			text-align: center; }
		
		.clsShopSupplierCatalogName {
			font-weight: bold;
			border-top: 1px #4c97ff solid;
			background: #edf5ff;
			padding: 5px;
			text-align: center; }
		
	#divShopCatalogsFeatured {
		clear: both;
		display: block;
		padding-bottom: 1em; }
	
	#divShopCatalogsAdditional {
		clear: both;
		display: block;	}
		
	.clsShopCatalogGroupName {
		display: block;
		font-weight: bold;
		margin-bottom: 0.5em;
		padding: 5px;
		border-bottom:  1px #4c97ff solid; }
		
.shop-button-assist {
	float: left;
	margin: 0 10px 10px 0; }

.shop-button-learnmore {
	float:left; }

.shop-button-signup {
	float: left;
	margin: 0 8px 8px 0; }

.shop-button-submit {
	cursor: hand; }
	
fieldset {
	display: block;
	border:  1px #4c97ff solid;
	padding: 5px;
	margin-bottom: 1em; }
	
	legend {
		padding-right: 5px;
		font-size: 130%;
		font-weight: bold; }
	
	fieldset p {
		margin-top: 0.5em; }
	
	label {
		display: block;
		font-weight: bold;
		margin-top: 0.5em;
		margin-bottom: 0.25em; }
		
		label.required-error span {
		color: #d00;
		padding-right: 20px;
		background: transparent url(../../shop/assets/images/icon_exclamation_small.png) no-repeat top right; }
		
	textarea {
		width: 98%;
		overflow: auto; }
		
	.signup-suppliers {
		width: 100%; }