.blogimage {
margin: 0px 10px 0px 0;
}
#meat h4 {
	font-size: 130%;
	margin: 20px 0 0 0;
}
#meat h4 a {
	color: #df5800;
}
#meat h4 a:hover {
	color: #444;
}
#meat p.date {
	margin-top: 0;
	color: #333;
	font-size: 90%;
}
#meat .comments {
	display: block;
	padding: 5px 0 7px 23px;
	background: url(../images/design/snowman.gif) 0 50% no-repeat;
}


/* === PREVIEWWS =================================================================== */

#meat .previewws {
	margin-top: 1px;
	padding: 1px 0 10px;
	/*border-top: 1px solid #999999;*/
	/*border-bottom: 1px dotted #999999;*/
	overflow: hidden;
}
#meat .previewws p {
	padding: 3px 0;
	margin: 0;
	line-height: normal;
}

#meat .imgwrapper {
	margin-top: 1px;
	padding: 0px 0 4px;
	/*border-top: 1px solid #999999;*/
	/*border: 1px dotted #999999;*/
	overflow: hidden;
	width: 260px;
	float: left;
	font-size: 10px;
}

#meat .previewws img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	vertical-align: top;
	/* clear: left; */
	float: left;
}


#meat .previewws h4 {
	font-size: 12px;
	margin-top: 5px;
}

#meat .previewws h3 {
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #999999;	
}

/* === EOF: OLDER ====================================================== */




/* === OLDER =================================================================== */

#meat .older {
	margin-top: 1px;
	padding: 1px 0 10px;
	/*border-top: 1px solid #999999;*/
	border-bottom: 1px dotted #999999;
	overflow: hidden;
}
#meat .older p {
	padding: 3px 0;
	margin: 0;
	line-height: normal;
}



#meat .older img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	vertical-align: top;
	width: 70px;
	height: 90px;
	/* clear: left; */
	float: left;
}


#meat .older h4 {
	font-size: 12px;
	margin-top: 5px;
}

#meat .older h3 {
	font-size: 13px;
	margin-top: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #999999;	
}

/* === EOF: OLDER ====================================================== */



form {
	margin-top: 15px;
}
#meat .comment p, #meat .comment1 p, #meat .commentSK p {
	margin: 0 0 10px;
	padding: 5px 5px 0;
}
#meat p.poster {
	margin: 0 0 5px;
	padding: 5px;
}
.comment, .comment1, .commentSK {
	margin-top: 10px;
	padding: 5px 5px 0;
}
.comment {
	background: #F3F3F3;
	border: 1px solid #DDD;
}
#meat .comment p.poster {
	border-bottom: 1px solid #DDD;
}
.comment1 {
	background: #FFC;
	border: 1px solid #E8E9BC;
}
#meat .comment1 p.poster {
	border-bottom: 1px solid #E8E9BC;
}
.commentSK {
	background: #DEE2E9;
	border: 1px solid #C4C9D0;
}
#meat .commentSK p.poster {
	border-bottom: 1px solid #C4C9D0;
}
#meat .comment a {
	color: #444;
}
#meat .comment a:hover {
	color: #000;
}
#meat .commentSK a {
	color: #2F516B;
	font-weight: bold;
}
#meat .commentSK a:hover {
	color: inherit;
}