.smopro {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 10px 0 0;
}
.smopro span {
	float: left;
	width: 100px;
	margin: 0 10px 10px 0;
}
.smopro img {
	margin-bottom: 5px;
}
.smopro a {
	text-decoration: none;
}

.clearleft {
	clear: left;
}

.smopro-container {
	float: left;
	width: 100%;
}

.smopro-contact {
	margin: 0 0 10px;
}
.smopro-contact a {
	color: red;
}

.smopro-centered {
	float: left;
	position: relative;
	left: 50%;
	text-align: center;
}
.smopro-centered span {
	margin: 0 5px 10px;
}
.smopro-centered span, .smopro-centered a.contact {
	position: relative;
	right: 50%;
}