@charset "UTF-8";
/* CSS Document by Thomas Paul */

.tp_twitter {
/*	width:186px;*/
}

	.tp_twitter_bubble-start {
		width:100%;
		/*height:15px;
		background:url(images/bubble-start.jpg) no-repeat;*/
	}
	
	.tp_twitter_bubble-content {
		width:100%;
		/*background:url(images/bubble-content.jpg) repeat-y;*/
	}
		.tp_twitter_bubble-content p {
			line-height:1em;
			margin:5px;
		/*	margin-right:20px;*/
			padding-bottom:0.5em;
			margin-bottom:1em;
			font-size:11px;
			color:#250dde;
			border-bottom: solid 1px #eee ;
		}
	
	.tp_twitter_bubble-end {
		width:100%;
	/*	height:107px;
		background:url(images/bubble-end.jpg) no-repeat;*/
	}

	.tp_twitter_bubble-date {
        font-weight: bold;
		/*height:15px;
		background:url(images/bubble-start.jpg) no-repeat;*/
	}
	
	/*	.tp_twitter-follow-me {
			position:relative;
			top:51px;
		}*/