#fail h1 {
	color: #a00;
}

#instructions {
	background: #ffffe0;
	border: 1px dotted #ffa500;
	margin: .2em 4px 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;
}

.h3 {
	font-size-adjust: none;
	font-size: 0.9em;
}

.custom_instructions {
	margin-top: 10px;
	margin-left: 15px;
	font-size: 0.9em;
}

.choice {
	margin-top: 10px;
}

.select_control {
	margin-left: 15px;
}

.submit_pass {
	margin-left: 0px;
}

.download_info_instructions li {
	margin: 0;
	padding: 5px 0 5px 30px;
	list-style-type: none;
	font-size: 0.8em;
}
.download_info_instructions ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 10px;

}

.step1 { background: url('/images/gfx/step1.png') no-repeat 0 5px }
.step2 { background: url('/images/gfx/step2.png') no-repeat 0 5px }
.step3 { background: url('/images/gfx/step3.png') no-repeat 0 5px }
.step4 { background: url('/images/gfx/step4.png') no-repeat 0 5px }

