/* Add here all your css styles (customizations) */
/*TSG Main Page Block*/
.tsgmainpg {
	padding: 25px 0 30px;
	border-bottom: solid 1px #eee;
}
.tsgmainpg p {
	margin-bottom: 0;
}
.tsgmainpg span {
	color: #666;
	display: block;
	font-size: 24px;
	line-height: 35px;
	font-weight: normal;
	margin-bottom: 12px;
	font-family: 'Open Sans', sans-serif; 	
}

.tsgmainpg img {
	margin-top: 20px;
}

