@charset "utf-8";

   #content2 {
   	position: relative;
	float: right;
	margin-top: 40px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
   }
   

   
   
#tweet {
	font-family: Georgia, serif;
	font-size: 12px;
	margin-left: -40px;
	
}

#tweet li {
	display: inline;
	float: left;
	width: 190px;
	height: 165px;
	border: 1px solid #CCCCCC;
	list-style: none;
	color: #666666;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

#tweet a {
	color: #999999;
		font-weight: bolder;
	text-decoration: none;
}

#tweet a:hover {
	color: #333333;
		text-decoration: none

}

.twitterPrefix {


}

.twitterStatus {
	font-style: italic;

}

.twitterTime {



}
