/* CSS Document */
.mangxahoi{
float:right;
display:table;	
padding-top:0px;
}
.textshare{
	float:right;
	line-height:40px;
	font-weight:bold;
}
.mangxahoi a{
	display:block;
	line-height:35px;
	height:35px;
}
.mangxahoi div{
	float:left;
	margin:0px 3px;
}
.mangxahoi div:hover{
	transition:all 0.3s ease 0s;
}
.mangxahoi .sharefacebook{
	margin-top:10px;	
}
/*

	transform:rotate(2rad);
	-moz-transform:rotate(6.2rad);
	-webkit-transform:rotate(6.2radrad);
	-ms-transform:rotate(6.2radrad);
	-o-transform:rotate(6.2radrad);
*/
.mangxahoi .facebook{
	background-image:url(mangxahoi.png);
	width:32px;
	height:32px;
	background-position:-1px -2px;
	cursor:pointer;
	margin-top: 5px;
}
.mangxahoi .facebook:hover{
	background-position:-1px -40px;
}

.mangxahoi .google{
	background-image:url(mangxahoi.png);
	width:32px;
	height:32px;
	background-position:-37px -2px;
	cursor:pointer;
	margin-top: 5px;
}
.mangxahoi .google:hover{
	background-position:-37px -40px;
}

.mangxahoi .tweet{
	background-image:url(mangxahoi.png);
	width:32px;
	height:32px;
	background-position:-73px -2px;
	cursor:pointer;
	margin-top: 5px;
}
.mangxahoi .tweet:hover{
	background-position:-73px -40px;
}


.mangxahoi .sharethis{
	background-image:url(mangxahoi.png);
	width:32px;
	height:32px;
	background-position:-109px -2px;
	cursor:pointer;
	margin-top: 5px;
}
.mangxahoi .sharethis:hover{
	background-position:-109px -40px;
}

.mangxahoi .digg{
	background-image:url(mangxahoi.png);
	width:32px;
	height:32px;
	background-position:-145px -2px;
	cursor:pointer;
	margin-top: 5px;
}
.mangxahoi .digg:hover{
	background-position:-145px -40px;
}

.mangxahoi .flickr{
	background-image:url(mangxahoi.png);
	width:32px;
	height:32px;
	background-position:-181px -2px;
	cursor:pointer;
	margin-top: 5px;
}
.mangxahoi .flickr:hover{
	background-position:-181px -40px;
}

.mangxahoi .skype{
	background-image:url(mangxahoi.png);
	width:32px;
	height:32px;
	background-position:-217px -2px;
	cursor:pointer;
	margin-top: 5px;
}
.mangxahoi .skype:hover{
	background-position:-217px -40px;
}