#socialnetworks{
	position: relative;
	width: 156px;
	height: 76px;
	right: 0px;
	top: 0px;
}

#twitter{
	position: absolute;
	width: 31px;
	height: 31px;
	left: 15px;
	top: 33px;
}

#facebook{
	position: absolute;
	width: 31px;
	height: 31px;
	left: 63px;
	top: 33px;
}

#myspace{
	position: absolute;
	width: 31px;
	height: 31px;
	right: 15px;
	top: 33px;
}