.product-image {display: block; float: left; width:200px; height: 230px; margin-right: 20px;}
	.product-thumb {display: block; float:left; width: 140px; height: 160px; border: 0;}
.store-summary-item {display: block; width: 160px; float: left; margin-bottom: 20px; border: 1px solid #7C8396; border-top:0; border-left:0; margin-right: 10px; padding-left: 10px; padding-top: 10px; cursor: pointer;}
	.store-summary-description {display: block; float: left; width: 150px; margin-top: 10px;}

.store-summary-item:hover {background: #3A4255;}
.store-downloadable-summary-item {margin-bottom: 10px; border-bottom: 1px solid #3B4457;}

#store-product-information {display: block; float: left; width: 300px;}
#store-downloadable-information {width: 500px;}

#recently-added-headline {margin: 10px 0; padding-bottom: .5em; border-bottom: 1px solid #3B4457;}

/*Form styles */

#product-order-form {display: block; margin-top: 10px; border-top: 1px solid #3B4457;}


fieldset {border: 0; border-bottom: 1px solid #3B4457; margin-bottom: 10px;} 
fieldset label {font-family: arial; color: #8adbff; font-size: .9em;  font-weight: bold; margin: 0; padding: 0; letter-spacing:-.01em;}
	#style-fieldset fieldset {border: 0; clear: both; color: #8adbff; font-size: .8em;  margin: 0; padding: 0; line-height: 1em; margin-bottom: 10px;}
	#style-fieldset label {display: block; margin-bottom: 10px;}

#product-order-form select {margin-left: 10px;}

#custom-imprint-label {display: block; margin-top: 10px;}
	#custom-attributes {display: block; margin-top: 10px; width: 260px; border: 0; padding:.25em; margin-bottom: 10px;}

