#left_col{
	width: 362px;
	padding-bottom: 43px;
	float: left;
}

.blog_entry{
	border-bottom: 1px solid #dddddd;
	padding-bottom: 15px;	
	margin-bottom: 14px;
}

.blog_entry a{
	float: left;
	display: inline;
}

.blog_image{
	padding: 5px;
	border: 1px solid #dbdbdb;
	float: left;
}

.blog_entry a img{
	border: 1px solid #ddd;
	padding: 5px;
}

.blog_entry_words{
	float: left;
	margin-left: 13px;
	display: inline;
	width: 232px;
}

.blog_entry_words h2 a{
	color: #e71f27;
	font-size: 0.8em;
	text-decoration: none;
}

.date{
	color: #807e7e;
	font-size: 1.15em;
	margin-bottom: 8px;
	display: block;
}
.time_since{
	font-size: 0.7em;
	color: #a2a2a2;
	border-left: 1px solid #d8d8d8;
	padding-left: 8px;
	margin-left: 8px;
}

#all_blog_entries{
	background: URL(/images/layout_images/btn_all_blog_entries.gif) no-repeat left top;
	width: 87px;
	height: 19px;
	text-indent: -5000px;
	display: block;
	float: right;
}

#all_videos{
	background: URL(/images/layout_images/btn_all_videos.gif) no-repeat left top;
	width: 69px;
	height: 19px;
	text-indent: -5000px;
	display: block;
	float: right;
	margin-top: 25px;
}

/* Right Column
***************************/
#right_column{
	float: left;
	width: 500px;
	height: 50px;
	margin-left: 17px;
}