

.mylasttweets {
	width:230px;
	margin:0 0 10px 0;
	padding:0;
	text-align:left;
	font-size:.8em;
}
#inner-container .mylasttweets ul {
	border:1px dashed #6352A3;
	background:#fff;
	margin:0;
	padding:0;
}
#inner-container .mylasttweets li {

	clear:both;
	padding:10px;
	border-bottom:1px solid #fff;
	background:#fff;
	margin:0;
	list-style:none;
	
}

#twitter_content {
background:#fff;
margin:0;

}
.mylasttweets li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.mylasttweets li {
*zoom: 1;
margin:0;
}
.mylasttweets li:hover {
	background:#f7f6f0;
	cursor:default;
}
.mylasttweets a {
	text-decoration:none;
	cursor:pointer;
}
.mylasttweets a:hover {
	text-decoration:underline;
}
.mylasttweets cite {
	font-weight:bold;
	font-style:normal;
	color:#514e40;
}
.mylasttweets cite a {
	color:#0096D7;
}
.mylasttweets span {
	color:#514e40;
}
.mylasttweets span a {
	font-weight:bold;
	color: #206987;
}
.mylasttweets input {
	background: transparent url('http://twitter.com/favicon.ico') 0 50% no-repeat;
	text-indent:18px;
	width:100%;
	border:1px solid #ccc;
}
.mylasttweets p {
	display:block;
	color:#999;
	margin:0;
}
.mylasttweets p a {
	color: #206987;
}
.mylasttweets p:after {
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}
.mylasttweets img {
	margin:0 10px 10px 0;

	padding:2px;
	border:1px solid #fff;
	float:left;
}
.mylasttweets img:hover {
	border:1px dotted #E1383F;
}
.mylasttweets .hidden {
	display:none;
}
.mylasttweets p:after {
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}

