.post-all {
	float:left;
	border-bottom:1px solid black;
	padding-bottom:5px;
	margin-bottom:10px;
	width:650px;
}
.date-left {
	color:#666666;
	float:left;
	font-family:Arial;
	font-size:11px;
	margin-top:5px;
	width:95px;
}
.comment-link {
	font-family: Arial;
	font-size:10px;
	color:#66cc33;
}
.comment-link a {
	font-family: Arial;
	font-size:10px;
	color:#66cc33;
}
.post-right {
	float:right;
	width:500px;
}
.entry-title {
	float:left;
	width:500px;
	color:#3366CC;
	font-family:"Trebuchet MS";
	font-size:16.21px;
	font-weight:bold;
}
.entry-title a {
	float:left;
	width:319px;
	color:#3366CC;
	font-family:"Trebuchet MS";
	font-size:16.21px;
	font-weight:bold;
}
.entry-title-green a {
	float:left;
	width:319px;
	font-family:Arial;
	font-size:12px;
}
.big-image {
	float:left;
	width:500px;
}
.small-images-container {
	float:left;
	width:494px;
	border-bottom:1px dotted black;
	border-top:1px dotted black;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:6px;
	margin-bottom:5px;
	margin-top:5px;
}
.small-images {
	float:left;
	width:75px;
	margin-right:8px;
}
.small-images-last {
	float:left;
	width:75px;
}
.post-content {
	float:left;
	width:494px;
	margin-bottom:10px;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}
.tags {
	float:left;
	width:400px;
	margin-bottom:10px;
	color:#666666;
	font-family:Arial;
	font-size:12px;
}
.share {
	float:left;
	width:499px;
	padding-bottom:3px;
	border-bottom:1px dotted black;
	color:#666666;
	font-family:Arial;
	font-size:12px;
}
.bottom-container {
	float:left;
	width:499px;
	padding-top:5px;
	padding-bottom:5px;
}
.comment-left {
	float:left;
	width:100px;
}
.posted-by-right {
	float:right;
	min-width:268px;
}
.comments-container {
	float:left;
	width:650px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted black;
}
.comments-container-last {
	float:left;
	width:650px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid black;
}
.comments {
	float:left;
	width:640px;
	padding-left:10px;
}
.comments-image {
	float:left;
	width: 75px;
	margin-right:5px;
}
.comment-date {
	color:#666666;
	font-family:Arial;
	font-size:10px;
}
.comments-name {
	float:left;
	width:92px;
	margin-right:20px;
	margin-top:2px;
}
.comments-comment {
	float:left;
	width:448px;
	color:#666666;
	font-family:Arial;
	font-size:12px;
}
.delete-comment {
	float:right;
	width:auto;
}
#comments-post-header {
	border-bottom:1px dotted black;
	float:left;
	margin-bottom:10px;
	padding-bottom:5px;
	width:650px;
}

