@charset "utf-8";
/* CSS Document */

#shopLinks, #blogList, #contentRight {
	display: none;
}

#contentLeft {
	width: auto;
}

#contentLeft hr {
	height: 1px;
	margin: 40px 0px 40px 0px;
	color: #2ac2d2;
	background-color: #2ac2d2;
	border: none;
}
#contentRight .block {
	margin-bottom: 20px;
}