.pic .cell img {
/*
*/
	vertical-align: middle;
	margin-bottom: 3px;
}

div.content div.adv {
/*
*/
	font-size: 14pt;
}

div.content div.pics {
/*
	border: solid 1px;
*/
	width:  330px;
	height: 250px;
}

div.content div.addr {
/*
	text-align:center;
*/
	line-height:140%;
	margin-bottom: 1em;
}

div.content div.addr span {
	text-decoration: underline;
}

div.content div.summary {
	text-align:center;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 1em;
}

div.content img.s1 {
	top: 0px;
	left: 0px;
}
div.content img.s2 {
	top: 0px;
	right: 0px;
}
div.content img.s3 {
	bottom: 0px;
	left: 0px;
}
div.content img.s4 {
	bottom: 0px;
	right: 0px;
}

