#twitter_cyclotronx {
	margin:0px 0 0px 0;
	background-color:#FDFFBD;
	font-family: "Comic Sans MS", comic;
	padding-bottom:10px;
}

#twitter_cyclotronx h2 {
	background-color:#DDC66A;
	font-family: "American Typewriter", "Courier New", Courier, monospace;
	font-weight:normal;
	padding:10px;
	margin-top:0;
	margin-bottom:0;
}


#twitter_cyclotronx .follow {
	font-size: 10px;
	font-family: "Comic Sans MS", comic;
	color: #09175E;
}

#twitter_cyclotronx ul {
	background-color:#FDFFBD;
	margin:10px 0px 10px 20px;
	padding:10px 0 0 0;

}

#twitter_cyclotronx li {
	border-bottom: 1px dashed #B39C40;
	list-style-type: none;
	padding-bottom:10px;
	padding-left:40px;
	margin-right:20px;
	color: #09175E;
	border-left: 3px double #E26262;
	background-image: url(/frontpage/icon_pencil.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

