#fail h1 {
	color: #a00;
}

#instructions {
	background: #ffffe0;
	border: 1px dotted #ffa500;
	margin: .2em 0 0 -.2em;
	padding: .2em .4em 0;
}

#instructions span {
	padding: 2px;
}

#message_text {
	background: #b0e0e6;
}

#shortcode {
	background: #90ee90;
}

#message_cost {
	background: #ffdead;
}

#notes {
	font-style: italic;
}

#ui a {
	font: 12pt 'Verdana', sans-serif;
	margin-bottom: 1px;
}

#ui a.active {
	background: #4682b4;
	color: #fff;
}

.providers {
	margin: 0 0 .4em 1.1em;
}

.providers h1 {
	font-size: 14pt;
}

