.topMenu {
	font-family: Helvetica, "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 10px;
	line-height: 18px;
	position: absolute;
	left: 31px;
	top: 43px;
	color: #666666;
	text-transform: uppercase;
}
.caseName {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.caseBody {
	position: absolute;
	width: 453px;
	left: 31px;
	top: 90;
	height: 379px;
	color: #666666;
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Geneva, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	overflow: visible; 
}
.rightButton {
	position: absolute;
	left: 485px;
	top: 75px;
	height: 29px;
	width: 29px;
}
.leftButton {
	position: absolute;
	left: 455px;
	top: 75px;
	height: 29px;
	width: 29px;
}
.imageCounter {
	position: absolute; 
	width: 70px; 
	height: 18px; 
	z-index: 1; 
	left: 419px; 
	top: 57px; 
	text-align:center;
}

.caseBodyP {
	margin-top:10;
	margin-bottom:10;

}
