ul.sotm {
	margin: 0;
	padding: 0;
}
ul.sotm li {
	float: left;
	margin: 0;
	padding: 10px;
	text-align: center;
}
ul.sotm li.year {
	width: 96%;
	clear: both;
	background: #CCC;
	text-align: left;
	font-weight: bold;
	font-size: 1.5em;
}
ul.sotm h3 {
	margin-bottom: 0;
}
ul.sotm a img {
	border: 3px solid #000;
}

.widget-sotm {
	
}
.widget-sotm .widget-title {
	font-size: 38px;
}
.widget-sotm h1 {
	margin: 0;
}
.widget-sotm img {
	float: left;
	border: 2px solid #000;
	margin: 5px 0;
}
.widget-sotm .sotm-details {
	float: left;
	margin-left: 8px;
	width: 175px;
	text-align: left;
}
.widget-sotm h2 {
	color: #fff;
	font-size: 1.3em;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}
.widget-sotm h2 a {
	text-decoration: none;
}
.widget-sotm p {
	color: #fff;
	font-size: 0.95em;
	line-height: 1.2em;
	text-align: left;
}