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

div.content h3 {
	margin-bottom: 0.1em;
}
div.content h4 {
	margin-top: 0;
	margin-bottom: 1.3em;
}

div.content div.pics {
/*
	border: solid 1px;
	margin-bottom: 10px;
*/
	width:  330px;
	height: 344px;
}


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;
}

