div#shop {
	margin-left: auto;
	margin-right: auto;
	
}

#main {
	
}

/* product fysical */
.details {

}

#cart a, #cart a:hover, #cart a:visited, #cart a:active {font-family: Verdana; font-weight: bold; font-size: 17px; color:#000; text-decoration:none;}


/*
div.shopitem {
	width:430px;
	height:178px;
}

	.shopitem_thumb {
		cursor:pointer;
		float:left;
	}
*/	
	.shopitem_details {
		float:left;
		text-align:left;
		padding-left:5px;
		font-family:Verdana;
	}

	.shopitem_cart {
		margin-bottom:15px;
	}
	
	.shopitem_title {
	}
	
	.shopitem_price {
	}
	  
div.space {
	float: left;
	width: 15px;
}

/* form elements */
.personalMessage {
	width:100%;
}

/* fixers */
.vertspace {
	height:5px;
}

/* errata */
.form_errors {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
