.mylasttweets {
	margin:0px;
	padding:0px;
	position: relative;
	top: 7px;
	left: 0px;
	z-index: 100;
	font-size: 13px;
	width: 296px;
	line-height: 18px;
}

.mylasttweets ul {
	margin:0;
	list-style: none;
	padding: 0px;
}

.mylasttweets li {
	clear:both;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

li { *zoom: 1; }

.mylasttweets li:hover {cursor:default; }

.mylasttweets a {text-decoration:none;cursor:pointer;}

.mylasttweets cite { font-weight:bold; font-style:normal; color:#514e40; }

.mylasttweets span a {font-weight:bold; }

.mylasttweets input {background: transparent url('http://twitter.com/favicon.ico') 0 50% no-repeat; border:0px;}

.mylasttweets date {
	display:block;
	color:#000;
	float: right;
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.mylasttweets img {border:0px solid #b5b6b8; margin: 0px 14px 8px 0px; float: left; height: 48px; width: 48px;}

.mylasttweets img:hover {border:0px solid #e11481;}

.mylasttweets .hidden { display:none; }

.mylasttweets date:after { clear:both; display:block; height:0; visibility:hidden; }

.mylasttweets p {font-size: 11px; position: absolute; top: 60px; right: 4px;}

p.more_tweets {
	position: absolute;
	bottom: 6px;
	right: 10px;
	text-align: right;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}