.top {
	border-top:	2px solid black;
	width:		390px;
	height:		100px;
}
.image {
	text-align:		right; 
	vertical-align:	bottom;
	border-top:		2px solid black;
	border-bottom:	2px solid black;
	width:			230px;
	height:			170px;
	line-height:	0;
	font-size:		0;
}
.title {
	text-transform:	uppercase;
	vertical-align:	top;
	padding:		5px 0 0 12px;
	width:			390px;
	height:			auto;
}
.bottom {
	vertical-align:	top;
	padding-left:	12px;
	border-bottom:	2px solid black;
	width:			390px;
	height:			30px
}
.column {
	padding-top:10px;
}