div.content div.pics {
/*
	border: solid 1px;
	margin-bottom: 10px;
*/
	position: static;	
	width: 300px;
}

div.content div.pics img {
/*
*/
	margin-bottom: 10px;
	position: static;
}

div.content div.pics img.s1 {
}
div.content div.pics img.s2 {
	margin-bottom: 0px;
}

