#social > DIV
{
	float: left;
	margin-left: 5px;
}
#social > DIV > A
{
	position: relative;
	width: 32px;
	height: 32px;
	display: block;
}
#social IMG.a
{
	position: absolute;
	/*[disabled]left:-13px;*/
	/*[disabled]top:12px;*/
	z-index: 10;
	cursor: pointer;
}
#social_foot
{
	position: relative;
	top: -65px;
	right: -13px;
}
#social IMG.b
{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
