@charset "utf-8";


.shopButton {
	float: right;
	margin-top: -65px;
}
.contentColumn {
	margin-bottom: 25px;
}
.newsWrap {
	clear: both;
	float: left;
	width: 838px;
}
.newsImageCell {
	float: left;
	padding: 10px;
	width: 100px;
}
.newsContentCell {
	float: left;
	padding: 10px;
	padding-bottom: 20px;
	width: 694px;
}
.newsContentCell h3 {
	font-size: 18px;
	margin-bottom: 5px;
}
.newsContentCell .newsDate {
	font-size: 14px;
	margin-bottom: 15px;
}
