@charset "UTF-8";
#store-sidebar {  }

#store-sidebar-catalog-search { margin: 0 1em 1em 1em; line-height: 2; text-align: center }
#store-sidebar-catalog-search input.hinted-input { color: #666 }
#store-sidebar-catalog-search form { display: block; margin: 0 }

#store-sidebar-cart-checkout-help { display: block; margin: 1.5em 0; }

#store-sidebar-find-out-about { margin: 1.5em 0; }
#store-sidebar-find-out-about h1 { 
	color: white; 
	font-family: verdana, sans-serif; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 1;
	margin: 0;
	padding: .2em 0 .25em;
	padding-left: 16px;
	background-color: rgb(46,49,146);
}
#store-sidebar-find-out-about ul { margin: 0; padding: 0 }
#store-sidebar-find-out-about li { list-style-type: none; margin: 0.75em 0; padding-left: 16px;  }

#store-sidebar-find-similar { margin: 1.5em 0; }
#store-sidebar-find-similar h1 { 
	color: white; 
	font-family: verdana, sans-serif; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 1;
	margin: 0;
	padding: .2em 0 .25em;
	padding-left: 16px;
	background-color: rgb(46,49,146);
}
#store-sidebar-find-similar ul { margin: 0; padding: 0 }
#store-sidebar-find-similar li { list-style-type: none; margin: 0.75em 0; padding-left: 16px;  }


#store-sidebar-bricks { margin: 1.5em 0; }
.store-sidebar-brick { width: 234px; height: 60px; margin: 0.5em auto; background-color: #bbb }
.store-sidebar-brick a:link, .store-sidebar-brick a:visited { border: none; text-decoration: none; outline: none }
.store-sidebar-brick a:hover, .store-sidebar-brick a:active { border: none; text-decoration: none; outline: 1px solid #f66 }
.store-sidebar-brick img { border: none }

#store-sidebar-find-similar { margin: 1.5em 0; }

