#content-LRwrapper {
	background: url(../shared-img/content_back.gif) repeat-y;
	padding: 35px 30px;
}
#content-left {
	height: auto;
	width: 620px;
	float: left;
}
#content-right {
	float: right;
	height: auto;
	width: 220px;
}
#content-left h3 {
	margin-bottom: 25px;
}
#content-left p {
	margin-bottom: 1em;
}
#content-left #sign {
	text-align: right;
	padding-top: 20px;
	margin-right: 20px;
}



#inline-img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
#sidebar {
	height: auto;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	background: url(../shared-img/sidebar2.gif);
}
#sidebar p {
	height: auto;
	width: 177px;
	color: #666666;
	margin: 3px auto 5px;
}
#sidebar strong {
	display: block;
	background: url(../shared-img/sidebar-leaf.jpg) no-repeat;
	height: 35px;
	padding-left: 25px;
	font-size: 15px;
}
