/* ------[ ITEM ]------- */

.sidebarWidget .post
{
	margin-bottom: 10px;

	border-bottom: dotted 1px #CCCC99;
}

.sidebarWidget .post.last
{
	margin-bottom: none;

	border-bottom: none;
}
