#shop_frame {
	min-width: 560px;
}
body {
	width: 560px;
	font-size:.75em;
	position:relative;
	background: #E0E6FE;
}
h2 {
	font:22px/1.2em Arial, Helvetica, sans-serif;
	color:#314654;
}

div.article {
	width: 265px;
	float: left;
}

div.first_article {
	margin-right: 10px;
}

