#column-2 {
	float:left;
	display:inline;
	width:619px;
	margin-right:15px;
	}
	
#column-3 {
	width:300px;
	float:left;
	display:inline;
}

#column-2 div.photoFader-gallery {
	margin-bottom:15px;
}

#column-2 .blog-entry {
	color: #3f3f3f;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}

#column-2 .blog-entry img{
	border-color: #c8c8c8;
	border-style: solid;
	border-width: 1px;
}

#column-2 .blog-entry h4 {
	font-size: 24px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;	
	color:#000;
	padding-bottom: 10px;
}

#column-2 .blog-entry h4 a {
	font-size: 24px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;	
	color:#000;
}

#column-2 .blog-entry h4 a:hover {
	font-size: 24px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;	
	color:#000;
}

.best-of-content ul {
	margin-left: -15px;
	list-style-type: disc;
}

.best-of-content li {
	margin-bottom: 5px;
}

