@charset "UTF-8";
/* CSS Document by Thomas Paul */

.tp_twitter {
	width:186px;
}

	.tp_twitter_bubble-start {
		width:100%;
		height:15px;
	}
	
	.tp_twitter_bubble-content {
		width:100%;

	}
		.tp_twitter_bubble-content p {
			line-height:1em;
			margin:0px;
			margin-left:5px;
			margin-right:20px;
			padding-bottom:1.2em;
			font-size:11px;
			color:#000;
		}
	
	.tp_twitter_bubble-end {
		width:100%;
		height:150px;
		background:url(/fileadmin/media/img/twitter_follow.png) no-repeat;
	}
	
		.tp_twitter-follow-me {
			position:relative;
			top:51px;
		}
