#content-body{
	margin-top: 0px;
	margin-left: 10px;
	width: 536px;
	float: left;
}

#content-body div.cell{
	float: left;
	background-color: #e9ceb9;
	width: 178px;
	height: 265px;
	border-right: 1px dotted Maroon;
	border-bottom: 1px dotted Maroon;
}

#content-body div.rowlast{
	width: 176px;
}

#content-body div.first{
	border-left: 1px dotted Maroon;
}

#content-body div.firstrow{
	border-top: 1px dotted Maroon;
}

#content-body div.cell .image{
	padding-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#content-body div.cell .image img{
	border: 0px;
	display: block;
}

img.big{
	display: none;
	border: 1px solid Maroon;
	margin: 1px;
	position: absolute;
	left: 0px;
}
