.twitt-prefix {
	margin: 0 15px 0 15px;
	border: 1px solid #ccc;
	padding: 5px;
	clear: both;
}

.twitt-prefix h3 {
	font-family: Georgia, Arial;
	font-size: 18px;
	line-height: 35px;
	color: black;
	background: url(twitterbird.png);
	background-repeat: no-repeat;
	padding-left: 65px;
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	
}

.twitt-prefix-sub {
	border-bottom: 1px solid #ccc; 
	margin-top: 10px;
	margin-bottom: 5px;
}