#jmod-container {

	/*background: transparent url(../../../images/bg.png) repeat 0 0;*/

/*	border: 1px solid #ccc;*/

	border-radius: 5px;

	font-size: 10px;

}



#jmod a {

	background: none;

	text-decoration: none;

}



#jmod a:hover {

	text-decoration: underline;

}



.jmod-copyright {

	border-top: 1px #ccc solid;

	text-align: center;
	
	display:none;

}



.jmod-copyright a {

	color: #999;

	font-size: 9px;

	text-decoration: none;
	
	display:none;

}



#jmod-header {

	border-bottom: 1px #ccc solid;

	padding: 5px;
	
	display:none;

}



#jmod-header a {

	background: none;

	color: #fff !important;

}



#jmod-header a:hover {

	text-decoration: none;

}



a .jmod-display-name {

	font-weight: bold;

	color: #fff !important;

}

.jmod-display-name {
	
	color:#fff;
	
}

a:hover .jmod-display-name {

	text-decoration: none;
	color:#fff;

}

a .jmod-display-name{


	color:#fff;

}



a .jmod-screen-name {

	color: #fff !important;

	text-decoration: none;

}



a:hover .jmod-screen-name {

	color: #666;

}



.jmod-avatar {

	border: 0px;

	float: left;

	margin-right: 5px;

}

#jmod-tweets {
	
	color:#fff;
	
	font-size:10px;
}


#jmod-tweets a {

	color: #9D9D9C !important;

	text-decoration: none;

}



.jmod-tweet-container {

	border-bottom: 1px #ccc solid;

	padding: 8px;
	padding-top:0px;

}



.jmod-last {

	border: none;

}



.jmod-tweet-data {

	font-size: 10px;

	text-align: left;	

}



#jmod-twitter-icon a {

	background: url('../images/twitter-icon.png') no-repeat;

	display: block;

	float: right;

	height: 20px;

	width: 20px;

	text-indent: -9999px;

}