
.tweets {
	padding-top:20px !important;
}

.tweets li p {
	border-bottom:1px solid #0078BC !important;
	border-left:1px solid #0078BC !important;
	border-right:1px solid #0078BC !important;
	margin: 0;
	padding: 10px 10px 10px 10px;
}
.tweets li {
	background:transparent url(images/twitter.png) no-repeat left top !important;
	margin-bottom:20px !important;
	padding-top:20px !important;
	width: 145px;
}


.tweets li a {
	border:medium none !important;
	font-style:italic !important;
	padding:0 !important;
}
.tweets li a:hover {
	border:medium none !important;
	text-decoration:underline !important;
}

.timesince {
	display:block;
	font-style:italic !important;
	text-align:right;
}

.twittLogo {
	background:transparent url(images/twitterLogo.png) no-repeat scroll 0 0;
	width:75px;
}

