.live-motos a {width: 100%; display: block; text-align: center; padding: 10px; font-size: 16px; color: inherit; }

/*===== Forms ======*/
label {display: block; font-weight: bold; color: inherit;}

.previous,
.next {padding: 3px 12px; background-color: #ddd; color: #333333; border-radius: 3px;}

#body-wrap #sidebar ul.social-feed {
	margin: 0px;
	padding: 0px;
}

#body-wrap #sidebar li.social-feed-item {
	display: block;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid black;
	min-height: 35px;
	background-position: 2px 5px;
}

#body-wrap #sidebar li.social-feed-item.twitter {
	background-image: url(/images/bmx/icons/twitter_share.png);
	background-repeat: no-repeat;
}

#body-wrap #sidebar li.social-feed-item.facebook {
	background-image: url(/images/bmx/icons/facebook_share.png);
	background-repeat: no-repeat;
}

#body-wrap #sidebar div.social-feed-item-title {
	font-weight: bold;
	padding-bottom: 5px;
}

#body-wrap #sidebar div.social-feed-item-message {
	font-weight :normal;
}

#body-wrap #sidebar a.social-feed-item-link {
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 30px;
}

#body-wrap #sidebar img.social-feed-item-image {
	display: block;
	float: left;
	width: 75px;
	max-height: 75px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#body-wrap #sidebar div.social-feed-item-clearing {
	clear: left;
}

/*===== Motoboards =====*/
#motoboard {}
#motoselector .control {float: left; display: block; margin-right: 10px; margin-bottom: 15px;}
.table-moto-number-wrap {display: inline-block; background: #000000; color: #ffffff; padding: 3px 12px;}