.finspiration-blog {
	position: relative;
	left: -10px;
	}
#central_column {
	overflow: hidden;
	}
#content {
		position: relative;
		float: right;
		width: 510px;
		line-height: 1.6em;
		z-index: 4;
		}
#content h2 {
	margin: 0; 
	padding: 0px 0px 16px 0px; 
	color: #535353; 
	font-weight: normal; 
	font-size: 2em; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#sidebar {
		position: relative;
		float: left;
		width: 242px;
		overflow: hidden;
		z-index: 2;
		}
#sidebar ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
#sidebar ul li ul {
		clear: both;
		float: left;
		overflow: hidden;
		margin: 0 0 15px 0;
		padding: 10px 20px;
		list-style: none;
		width: 188px;
		background-color: #f0f0e8;
		}
		#sidebar ul li ul li {
			clear: both;
			float: left;
			}
			#sidebar ul li ul li a {
				float: left;
				display: block;
				background-image: url(../images/left_nav_a.gif);
				background-repeat: no-repeat;
				background-position: right 10px;
				padding: 6px 20px 6px 0px;
				width: 168px;
				color: #9b9b96;
				border-top: 1px solid #d6d6cf;
				font-size: 1.3em;
				}
			#sidebar ul li ul li.first a {
				border: 0 !important;
				}
			#sidebar ul li ul li a:hover,
			#sidebar ul li ul li a.selected {
				text-decoration: none;
				color: #61615e;
			}

#sidebar ul li h2,
#sidebar ul li h2 {
	clear: both;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2em;
	padding: 10px 20px 0px 20px;
	width: 188px;
	background-color: #f0f0e8;
}
#content_center .date {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	color: #535353;
}
#content_center .posted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	display: block;
	padding-top: 0px;
	font-weight: bold;
}
#content_center .posted a {
	color: #353535;
}
#content_center .post img {
	display: block;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #aaa;
	}
	
#content_center .post {
	border-bottom: 1px solid #DDD;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	}
#searchform {
	margin-bottom: 15px !important;
	}
#searchform {
		clear: both;
		width: 208px;
		height: auto !important;
		padding: 15px 0px 25px 20px;
		margin: 0;
		background-image: url(../images/sign-up_search_bg.gif);
		background-repeat: no-repeat;
		background-position: left top;
		font-size: 1.1em;
		overflow: hidden;
		}
	#searchform.tall {
		height: 146px !important;
		}
	#searchform label {
		font-size: 2em;
		display: block;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: normal;
		padding: 0 0 0.4em 0;
		}
	#searchform #s {
		float: left;
		width: 150px;
		padding: 5px;
		font-size: 1.2em;
		border: 0;
		background-color: transparent;
		background-image: url(../images/sign-up_txt.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	#searchform #searchsubmit {
		float: left;
		width: 36px;
		height: 26px;
		cursor: pointer;
		border: 0;
		background-color: transparent;
		background-image: url(../images/sign-up_btn.gif);
		background-repeat: no-repeat;
		background-position: center top;
		letter-spacing: 9999em;
		text-indent: 9999em;
		overflow: hidden;
		}
	.post small { display: none; }
	.post { padding: 15px 0px; }