@charset "UTF-8";
/* CSS Document */

.grid_fml {height:70px !important;}

#icon_facebook {
	width: 48px;
	height: 48px;
	position:relative;
	top: 0px;
	left: 50px;
}
#icon_twitter {	
	width: 48px;
	height: 48px;
	position:relative;
	top: 0px;
	left: 120px;
}
#icon_flickr {	
	width: 48px;
	height: 48px;
	position:relative;
	top: 0px;
	left: 190px;
}
#icon_tumblr {	
	width: 48px;
	height: 48px;
	position:relative;
	top: 0px;
	left: 260px;
}
#icon_behance {	
	width: 48px;
	height: 48px;
	position:relative;
	top: 0px;
	left: 330px;
}

#icon_google {
	width: 48px;
	height: 48px;
	position:relative;
	top: 0px;
	left: 400px;
}

#like_fb {
	width: 400px;
	position: relative;
	top: -05px;
	left: 550px;
}