@charset "UTF-8";
/* CSS Document */

.cksy-latestposts-container{
	border-bottom:1px dashed #CCC;
	min-height:90px;
	margin:1px 0 0;
}

.cksy-latestposts-container:hover{
	background:#EDEDED;
	cursor:pointer;
	margin:1px 0 0;
}

.cksy-latestposts-image{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #9A0000;
	float:left;
	height:80px;
	margin:4px 8px 0 7px;
	overflow:hidden;
	width:80px;
}

.post-sub{
color:#900;
}

.cksy-latestposts-post a{
	font-size:14px;
	margin:0px 0px 0px 2px;
	font-weight:bold;
}
