div.divstorebox {
	width:554px;
	margin:auto;
	border-top:1px dotted #2f3e4e;
	border-bottom:1px dotted #94adc8;
	padding:5px;
	line-height:16px;
	margin-bottom:10px;
}
div.divstoregroup {
	width:554px;
	margin:auto;
	border:1px solid #2f3e4e;
	/*border-bottom:1px dotted #94adc8;*/
	padding:5px;
	margin-top:20px;
	margin-bottom:5px;
}
div.divstoreindent {
	width:529px;
	margin-left:25px;
	margin-top:3px;
}
span.spanstoreheader {
	font-size:16px;
}
.pstoregroup-text {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
div.divstoregroup-buttons {
	margin:auto;
	text-align:center;
	width:35px;
	margin-top:5px;
}