.socBtnArea
{
	margin: 0 10px 0 10px;
	overflow:hidden;
	display:block;
	clear:both;
	
}

.socBtnArea h3
{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
	padding-left: 1px;
	padding-right: 1px;
	border-bottom: 1px solid #d0dce8;
	padding: 0px;
	margin-bottom: 3px;
}
.socBtnText
{
	height:16px;
	font-size:11px;
	color: #003399;
}
.socButtons a
{
	margin:0px 4px 4px 0px;
	display:block;
	width:18px;
	float:left;
	border:1px solid #FFFFFF;
}
.socButtons a:hover
{
	border:1px solid #FFCC33;
}