/* Inside the comments you can see the actual size of the button, without the extra space */

#facebook_like_button{
	width: 97px; /* 84 */
}

#facebook_share_button{
	width: 67px; /* 52 */
}

#google_share_button{
	width: 78px; /* 65 */
}

#twitter_follow_button{
	width: 141px; /* 126 */
}

#twitter_tweet_button{
	width: 95px; /* 84 */
}

#pinterest_pinit_button{
	width: 60px; /* 45 */
}

#pinterest_follow_button{
	width: 132px; /* 117 */
}

span.google_share_button{
	width: 60px;
	margin-left: 15px;
}
#orkut-button-div{
	width: 35px;
}

.orkut_square_icon{
	width: 89px;
}

/*geral!*/

#websocial_buttons div{
	float: left;
}


