.MaturityLevelLabel
{
	padding-top: 6px;
}
.MaturityDescription
{
	font-size: 75%;
	width: 100%;
	padding: 3px;
	text-align: left;
}
.MaturityPointer
{
    background-image: url(../../images/PointerTypeII.png); 
    background-repeat: no-repeat; 
    width: 29px;
    height:25px;
    position: relative;
    top: -42px;
    left: 0px;	
}
