div.showcasecontainer
{
	clear					: both;
	padding-top				: 15px
}

div.showcase
{
	background-image		: url('../images/addsenceicon01.jpg');
	background-position		: 0px 8px;
	background-repeat		: no-repeat;
	padding					: 5px;
	padding-left			: 19px;
	line-height				: 13px;
	font-size				: 10px;
	font-weight				: bold;
	text-decoration			: none;
	cursor					: pointer
}

div.showcase:hover
{
	text-decoration			: underline
}

div.showcasesummary
{	
	padding					: 5px;
	padding-left			: 19px;
	font-size				: 10px;
}

div.showcasesummary a
{
	text-decoration			: underline
}

div.showcasesummary a:hover
{
	text-decoration			: none
}

div.showcasesummary img
{
	float					: left;
	display					: inline;
	margin-right			: 15px;
	margin-bottom			: 15px
}
