.breadcrumbs {
    FONT-SIZE : 8pt;
    FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT : bold;
    FONT-STYLE : normal;
    COLOR : #3F89A6;
    text-decoration:none;
    padding-bottom:10px;
    
}
.mandatory {
    FONT-SIZE : 7pt;
    FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
    FONT-WEIGHT : normal;
    FONT-STYLE : normal;
    COLOR : red;

}
.breadcrumbs_image {
   padding-top: 0px;
   top: 0px;	
}

