.coverpage div.coverContents { float: left; width: 100%; }

.new_feature .coverpost
{
	clear: both;
	border-bottom: 1px solid #ddd;
	margin: 10px 0;
}

.new_feature .coverpost h2
{
	font-size: 120%;
	padding-right: 5px;
}

.new_feature .coverpost h2 a
{
	letter-spacing: -1px;
	line-height: 125%;
}

.new_feature .coverpost .img_preview
{
	float: left;
	margin: 0 7px 7px 0;

	overflow: hidden;
	text-align: center;
	background-color: #fff;
}

.new_feature .coverpost .img_preview img
{
	border: 1px solid #ccc;
	cursor: pointer;
}

.new_feature .coverpost .post_info .category a
{
	font: 1em Dotum, Arial, sans-serif;
	color: #888;
	margin-right: 6px;
}

.new_feature .coverpost .post_info .date
{
	font: 0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;
	color: #888;
}

.new_feature .coverpost .post_content
{
	margin: 5px 0;
	line-height: 125%;
	overflow: hidden;
}

.new_feature .coverpost .post_tags
{
	padding: 5px 5px 5px 40px;
	background: url('./images/entryTag.gif') center left no-repeat;
	clear: both;
}

.new_feature .coverpost .post_tags span
{
	display: none;
}

.new_feature ul.coverpost {
	margin: 0;
	padding: 0;
	list-style: none;
}

.new_feature li {
	margin: 0;
	padding: 0;
}

.new_feature .coverpost li .author, 
.new_feature .coverpost li .date { 
	font: 0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;
	color: #888;
} 

.new_feature .clear
{
	clear: both;
}
