.minXYpx {
    height: 397px; /* 816 - (hoogte header) */
	}

#showHeader {
	width: 786px;
	height: 419px;
	background: #fff url('../images/hdr/stores.jpg') 0 0 no-repeat;
	}
#showContent {
	width: 786px;
	height: 100%;
	background: transparent url('../images/bg/stores.jpg') 0 0 no-repeat;
	}

	
#showContentLeft {
	width: 480px;
	margin: 0; padding: 0 0 0 15px;
	float: left;
	}
#showContentRight {
	width: 275px;
	margin: 0; padding: 0;
	float: right;
	}

	
#showContentTitle {
	width: 480px;
	margin: 0;
	}
#showContentContent {
	width: 460px;
	padding: 10px 10px 0px 10px;
	background: transparent url('../images/bg/spacer-wit.png');
    line-height: 150%;
	}

	
	
	
	
	
.alert {
	font-weight: bold;
	color: #f70000;
	text-transform: uppercase;
	}	
.alert a {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	text-decoration: underline;
	}	

.stores {
	text-transform: capitalize;
	margin: 0px;
	}