#SSA01case {
   position:relative;
   overflow:hidden;
   height:240px;
   width:180px;
}

#SSA01case a:link, a:visited {
	font-weight:bold;
	color: #32556E;
	padding-bottom: 15px;
}

.SSA01div {
   position:absolute;
   overflow:hidden;
   top:240px;
   left:0;
   height:240px;
   width:180px;
}

.SSA01div div {
	padding:5px;
	overflow:hidden;
}

.ItemTitle {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}