@charset "utf-8";
/* CSS Document */

/* Twitt this please
============================================== */
a.twitt_this_please, .twitt_this_please a {
	/*position:relative;*/
	display:block;
	width:26px;
	height:26px;
	background:url(img/twitter.png) top left no-repeat;
	float:right;
	
}
/*a.twitt_this_please:hover, .twitt_this_please a:hover {
	background-position:bottom;
}*/
.twitt_this_please span {
	display:none;
}
.twitt_this_please strong{
	position:absolute;
	right:-32px;
	top:-13px;
}




