.searchList .thumbPostList
{
	margin              : 8px 13px;
}

.searchList .thumbPostList .thumbPost
{
	float:left;
	margin:3px 0px 4px 9px;
	padding:3px 3px 5px 3px;
	border-bottom:1px dotted #eee;
	width:320px;
}
.searchList .thumbPostList .thumbPost .thumbPostTitle
{

}
.searchList .thumbPostList .thumbPost .thumbPostImage
{
	float:left;
	width: 102px;
	height: 102px;
	margin-bottom:4px;
	margin-right:5px;
}
.searchList .thumbPostList .thumbPost .thumbPostImage img
{
	width: 90px;
	height: 90px;
	cursor: pointer;
	margin:6px 0 0 6px;
	border:0px solid #cfcfcf;
}
.searchList .thumbPostList .thumbPost .thumbPostInfo
{
	float:left;
	width:210px;
	overflow:hidden;
}

.searchList .thumbPostList .thumbPost .thumbPostPublished,
.searchList .thumbPostList .thumbPost .thumbPostAction
{
	font:10px tahoma;
	color:#999;
}
.searchList .thumbPostList .thumbPost .thumbPostContent
{
	margin: 5px 10px 5px 0;
	line-height: 125%;
	font-size:11px;
	color:#888;
	padding-right:3px;
}

.searchList .thumbPostList .thumbPost .t_cnt
{
	font-size:10px;
	font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#aaa;
}
