.sharebar {
background-image: url("../images/backgrounds/blog-share-bar.png");
background-repeat: no-repeat;
height: 45px;
margin-top: 10px;
}
.sharebar-on {
background-image: url("../images/backgrounds/blog-share-bar-on.png");
background-repeat: no-repeat;
height: 45px;
margin-top: 10px;

}
.col-mid {
	float: left;
	margin-right: 10px;
	width: 525px;
	min-height: 350px;
	background-image: url(../images/backgrounds/single-event-page-title.png);
	background-repeat: no-repeat;
	text-align: left;
}
.col-mid p { padding-left: 20px;}

.col-mid img { width:466px; border:10px solid #fff; float: left; }

.share-buttons img{ width: auto; border: none; float: right;}

.captcha img {width: 72px; height: auto;}