.s2sHead {
	font-size: 200%;
	margin: 10px 0 0 0;
	padding: 0;
}
.s2sTitle {
	color: red;
	background: white;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.s2s2 {
	font-size: 110%;
	font-style: normal;
}
td.s2sBy {
	white-space: nowrap; 
	font-size: 90%;
	width: auto;
	border-right: 1px solid black;
	padding: 0 1% 0 0;
}
td.s2sPic {
	width: 90px;
	padding: 0 0 0 5px;
}
td.s2sAbout {
	font-size: 80%;
	width: auto;
	padding: 0;
}
	
.s2s {
	font-weight: bold;
}