#welcome-image { 
	background-color: #E1F3FD;
}

.welcome-image-text h2 {
	padding-left: 5px;
	margin-top: 0px;
}

.quickInfoScales a.toggle{
	color: #a81d24;
	background: url("../images/minus.png") left center no-repeat;
}

.quickInfoScales a.active{
	background: url("../images/plus.png") left center no-repeat;
}