#youthmusicchatterbox,#youthmusicchatterboxdonate {
	background: #fff;
	width: 212px;
	margin-left: 10px;
	text-align: center;
	-moz-border-radius: 10px;
}

#youthmusicchatterbox .chatterboxtop,#youthmusicchatterboxdonate .chatterboxtop
	{
	background: #fff;
	height: 15px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	box-shadow: 0 0 3px #000;
}

#youthmusicchatterbox blockquote,#youthmusicchatterboxdonate blockquote
	{
	background: #fff;
	padding-bottom: 15px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

#youthmusicchatterbox a img,#youthmusicchatterboxdonate a img {
	margin: 15px 0
}

#youthmusicchatterbox a,#youthmusicchatterboxdonate a {
	color: rgb(167, 0, 118);
	text-shadow: none;
}

#youthmusicchatterbox a:hover,#youthmusicchatterboxdonate a:hover {
	color: rgb(224, 50, 136)
}

#therm-empty {
	background: url(/youthmusicpioneers/images/therm_empty.png) no-repeat;
	width: 158px;
	height: 500px;
	position: relative;
	margin: 0 35px 20px;
	padding: 1px 0 0 0;
}

#therm-empty.small {
	background: url(/youthmusicpioneers/images/therm_empty_small.png)
		no-repeat;
	height: 333px;
}

#therm-empty h2 {
	margin: 20px 0 0 0;
	text-align: center;
	font: 14pt arial, sans-serif;
	color: rgb(167, 0, 118);
}

#therm-empty.small h2 {
	margin: 5px 0 0 0;
	font: bold 11pt arial, sans-serif;
}

#therm-full {
	background: url(/youthmusicpioneers/images/therm_full.png) bottom left
		no-repeat;
	width: 158px;
	position: absolute;
	bottom: 1px;
}

#therm-empty.small #therm-full {
	background: url(/youthmusicpioneers/images/therm_full_small.png) bottom
		left no-repeat;
}

#therm-empty .marker {
	position: absolute;
	left: 95px;
	font: 8pt arial, sans-serif;
	color: #000;
	width: 40px;
}

#therm-empty .marker span {
	float: right;
	color: #000;
}

#therm-total {
	position: absolute;
	right: 93px;
	font: 8pt arial, sans-serif;
	width: 50px;
	text-align: right;
	color: #000;
	margin-bottom: -6px;
}