/* @override http://dev.etudeapp.com/css/tweetblast.css */

fieldset{
	border: #ccc 1px solid;
	margin-top: 20px;
}

fieldset legend{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding: 0 5px;
}

ol{
	padding-left: 1.5em;
}
li{
	margin-bottom: 1em;
	font-size: 11px;
}

span.serial{
	font-size: 20px;
	display: block;
	padding: 12px;
	background-color: rgba(254,250,67,0.2);
	font-family: Helvetica;
	border: 1px inset #ccc;
	font-weight: bold;
	text-shadow: #fffeff 0 1px 0;
}

a#open-twitter{
	border-bottom: none;
}
a#open-twitter:hover{
	border-bottom: none;
}
.check{
	float:right;
	margin-left:10px;
}

#scroll-sidebar a.dletude{
	border-bottom: none;
}
