a { position: relative; z-index: 1; }
a span { display: inline-block; }
a object { position: relative; z-index: -1; }

.dateFrame{
    background: none repeat scroll 0 0 #1D5EA8;
    color: white;
    height: 18px;
    margin-left: auto;
    width: 250px;	
}