#contents #content_box #left_beside #go2knitstory {
	margin-top: 30px;
	text-align: center;
}
.heading1 {
	font-size: 15px;
	font-weight: bold;
	color: #4C2D00;
	margin-top: 20px;
	margin-bottom: 8px;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 6px;
}

.main_description:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;;
}

.main_description .leftedtext {
	float: left;
	width: 445px;
}

.main_description .rightedphoto {
	float: right;
	text-align: right;
	width: 220px;
	padding-right: 2px;
}
