/* Start of CMSMS style sheet 'Twitter' */

/* @group Twitter */
#twitter_div {
	background-color: #f9f9f9;
	margin: 10px 0px;
	padding: 0px;
	/*min-height: 50px;*/
}

#twitter_update_list li a {
}

#twitter_update_list li span {
	/*border: 1px solid #e2e2e2;
	border-bottom: 0px;*/
	padding: 0px;
}
#twitter_update_list li {
	text-align: left;
	background: none no-repeat 0 top;
	border-bottom: 1px solid #dadada;
	line-height: 1.5em;
}

#twitter_update_list {
	/*border-bottom: 1px dashed #dadada;*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/*min-height: 100px;*/
}

h2.twitter-title {
	padding: 0px 5px;
	margin: 0px;
}

/* @end */
/* End of 'Twitter' */

