﻿.img4 { position: relative; width: 320px; height: 525px; }
.img4 .cell { position: absolute; width: 150px; height: 210px; }
.img4 .cell.top { top: 0px; }
.img4 .cell.bottom { top: 270px; }
.img4 .cell.left { left: 0px; }
.img4 .cell.right { left: 170px; }

.img4 .cell .title { 
	font-family: Georgia; font-size: 13pt; 
	height: 25px; 
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
.img4 .cell .link { height: 20px; font-size: 8pt; }
.img4 img { border: 0px; }