﻿body, span, div, td
{
    font-size: 12px;
    line-height: 1.5em;
}
#detail
{
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    float: left; /*filter:alpha(opacity=50);*/
    border: #B0BCCC solid 1px;
    background-color: #FFFFFF;
    display: none;
    filter: alpha(opacity=100);
    opacity: 1;
}
a
{
    cursor: pointer;
}
a img
{
	border: none;
}
#NavigationUrls{}


#NavigationUrls label
{
	 cursor:pointer;
}

.updates
{
	 position:absolute;
	  width:280px;
	  height:68;	
}