/*  ===========  Twitter  ==========================*/

#twitterBorder {
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	background-color:#FFF;
	color : #000;
	width: 185px;
	min-height:60px;
	margin-right:4px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	padding-left:5px;
	padding-right:3px;
}
 

.dateSmall  {
	font-size : 10px;
	color : #666;
}


#twitterPhoto{
	color : #333;
	width: 40px;
	height:40px;
	float:left;
	margin-right:3px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-1px;
	padding-right:5px;

}

.twitterText  {
	font-size : 11px;
	color : #000;
}