img, div { behavior: url(iepngfix.htc) }

#social_container {
	position: relative;
	margin-right:4px;
	width:388px;
}
.socialbox {
	display:block;
	width:278px;
}
.socialbox * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.socialbox1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
	background:#bfbfbf;
}
.socialbox2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
	background:#cecece;
}
.socialbox3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
}
.socialbox4 {
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8
}
.socialbox5 {
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8
}
.socialboxfg {
	background:#FFFFFF;
	height:51px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.socialboxfg2 {
	position:absolute;
	top:5px;
	background:transparent;
	z-index:9;
}
/* Buttons */
.twitter {
	background:url(../gfx/social/twitter.png) no-repeat;
	width:41px;
	height:51px;
	float:left;
}
.hyves {
	background:url(../gfx/social/hyves.png) no-repeat;
	width:41px;
	height:51px;
	float:left;
}
.facebook {
	background:url(../gfx/social/facebook.png) no-repeat;
	width:41px;
	height:51px;
	float:left;
}
.facebook_like {
	width:120px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:23px;
}
#follow {
	width:110px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:23px;
	margin-top:20px;
	color:#FFF;
	font-weight:bold;
}