/*
.labelBox {
	background: #0d2129 url(../../../images/labels/darkgreenbox.gif) top left no-repeat;
	}
.labelBoxBottom{
	height: 10px;
	background: url(../../../images/labels/darkgreen-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-darkgreen.gif);
	height: 14px;margin-top: 10px;
}
.labelBanner {
	background: url(../../../images/labels/defectedMain.jpg);
	height: 147px;
	width: 690px;

}
