a.flickr {
	height: 90px;
	width: 130px;
	background: url(../images/social/flickr_dull.png) bottom left no-repeat;
	position: absolute;
	top: 405px;
	left: 85px;
}

a.flickr div {
	background: url(../images/social/flickr.png) left center no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 27px;
	width: 54px;
}

a.flickr:hover div {
	background: url(../images/social/flickr.png) right center no-repeat;
}

a.forrst {
	height: 80px;
	width: 130px;
	background: url(../images/social/forrst_dull.png) top left no-repeat;
	position: absolute;
	top: 155px;
	left: 153px;
}

a.forrst div {
	background: url(../images/social/forrst.png) left center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 56px;
	width: 41px;
}

a.forrst:hover div {
	background: url(../images/social/forrst.png) right center no-repeat;
}

a.twitter {
	height: 88px;
	width: 128px;
	position: absolute;
	top: 43px;
	left: 247px;
}

a.twitter div {
	background: url(../images/social/twitter.png) left center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 39px;
	width: 54px;
}

a.twitter:hover div {
	background: url(../images/social/twitter.png) right center no-repeat;
}

a.dribbble {
	height: 90px;
	width: 145px;
	position: absolute;
	top: 110px;
	right: 170px;
}

a.dribbble div {
	background: url(../images/social/dribbble.png) left center no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	height: 43px;
	width: 43px;
}

a.dribbble:hover div {
	background: url(../images/social/dribbble.png) right center no-repeat;
}

a.fordoing {
	height: 70px;
	width: 110px;
	position: absolute;
	top: 383px;
	right: 100px;
}

a.fordoing div {
	background: url(../images/social/fordoing.png) left center no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	height: 25px;
	width: 36px;
}

a.fordoing:hover div {
	background: url(../images/social/fordoing.png) right center no-repeat;
}


