@charset "UTF-8";
/* CSS Document */


.midstorebox {
	font-size: 12px;
	font-style: normal;
	color: #333;
	background-color: #FFF;
	height: 130px;
	width: 180px;
	float:right;
	display:inline;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.midstore {
	font-size: 12px;
	font-style: normal;
	color: #333;
	background-color: #FFF;
	height: 160px;
	width: 980px;
	float:left;
	display:inline;
}
