
#coin-ui, #fail {
	padding: 2em 4em;
}

#fail h1 {
	color: #a00;
}

#smsinstructions {
	border: 1px dotted #0A64A9;
	margin: .2em 0 0 -.2em;
	padding: .2em .4em 0;
}

#smsinstructions span {
	padding: 2px;
}

#message_text {
	background: #b0e0e6;
	color: black;
}

#shortcode {
	background: #90ee90;
	color: black;	
}

#message_cost {
	background: #ffdead;
	color: black;	
}

#notes {
	font-style: italic;
}

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

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

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

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

#ui.tabs #countries, #ui.tabs #providers ul {
	list-style-type: none;
	margin: 1em 0;
	padding: 3px 10px;
	text-align: left;
}

#coin-ui.tabs li {
	float: left;
	margin: 0 1px 10px;
}

#coin-ui.tabs a {
	background: #fafad2;
	border: 1px solid #bdb76b;
	padding: 3px 4px;
}

#coin-ui.tabs a:hover, #coin-ui.tabs a.active {
	background: #4682b4;
	border: 1px solid #2f4f4f;
	color: #fff;
}
