@charset "utf-8";
/* Main.css */

/* Social */

#productsocialbox {
	height: 21px;
	width: 287px;
	background: url('/images/catalogus/layout/social_bg.png'); 
	float: right;
	padding: 11px 15px 10px 0;
	margin-right: 8px;
}

#blogsocialbox {
	height: 28px;
	background: url('/images/blog/blogsocial_bg.png') bottom no-repeat;  
	clear: both;
	padding: 15px 15px 0 0;
}

.socialbuttons {
	height: 21px;
	width: 303px;
	float: right;
	visibility: hidden;
}

#fblike, #twitter_social, #hyves_social {
	line-height: 0px;
	float: right;
	width: 90px;
	height: 21px;
}

.twitter-share-button {
	height: 21px;
}

.socialloader {
	width: 300px;
	line-height: 0;
	position: absolute;	
	height: 20px;
}
