/*
div.pageTitle h2.sectionTitleRight, div.labelBox a, div.labelBox a:hover {color:black; }
div.labelBox li a {color:white}
.labelBox {
	background: #e76077 url(../../../images/labels/pinkbox.gif) top left no-repeat;
	}
.labelBoxBottom{
	height: 10px;
	background: url(../../../images/labels/pinkbox-bottom.gif) no-repeat;
	margin-bottom:3px;
	}
	*/
.labelBox {
	background: #2b4b5a url(../../../images/labels/bluebox.gif) top left no-repeat;
}
.labelBoxBottom{
	height: 10px;
	background: url(../../../images/labels/bluebox-bottom.gif) no-repeat;
	margin-bottom:3px;
}
	
.labelMenu li {
	background: url(../../../images/labels/green-button.gif); 
}

/*.labels div a.down {
	background: url(../../../images/labels/down-pink.gif);
	height: 14px;margin-top: 10px;
}*/

.labels div a.down {
	background: url(../../../images/labels/down-darkgreen.gif);
	height: 14px;margin-top: 10px;
}
.labelBanner {
	background: url(../../../images/labels/junior.jpg);
	height: 147px;
	width: 690px;
}
