/* Styles for Safari  */ 

#middleWrapper {
background-position: 0 0;
background-image: url(/fdscontent/obso/corporate/static/images/obso/bg-rightcol-safari.gif);
/*background-image: url(/fdscontent/obso/corporate/static/images/obso/bg-rightcol2-safari.gif);
background-position: 0 0;
background: #ddb url(/fdscontent/obso/corporate/static/images/obso/bg-rightcol2-safari.gif) repeat-y 0 0;*/
}

.popup #middleWrapper {
background-image: url(/fdscontent/obso/corporate/static/images/obso/bg-rightcol-article.gif);
}


/*
#anotherWrapper {
background: transparent url(/fdscontent/obso/corporate/static/images/obso/bg-rightcol-safari.gif) repeat-y 0 0;
}

#anotherWrapper.pub {
background: #eed url(/fdscontent/obso/corporate/static/images/obso/bg-rightcol-safari.gif) repeat-y 0 0;

}


#bottomContentWrap {
background: #eed url(/fdscontent/obso/corporate/static/images/obso/bg-rightcol2-safari.gif) repeat-y 0 0;
}

#bottomContentWrap.pub {
background: #ddb url(/fdscontent/obso/corporate/static/images/obso/bg-rightcol2-safari.gif) repeat-y 0 0;
}*/

/*adjustment for timeline page */
#timeline th.ht img {
margin-right: -2em;
}

#content .searchBrowseTools .tabs td.first { width: 4.5em; }
#content .searchBrowseTools .tabs td.last { width: 8em; }
#content .searchBrowseTools .tabs td.nostyle { width: 7.5em; }

