/* Styles for Safari  */ 

#middleWrapper {
background: url(../images/bg-rightcol-article.gif) repeat-y 0 0;
/*background-image: url(../images/bg-rightcol2-safari.gif);
background-position: 0 0;
background: #ddb url(../images/bg-rightcol2-safari.gif) repeat-y 0 0;*/
}



/*
#anotherWrapper {
background: transparent url(../images/bg-rightcol-safari.gif) repeat-y 0 0;
}

#anotherWrapper.pub {
background: #eed url(../images/bg-rightcol-safari.gif) repeat-y 0 0;

}


#bottomContentWrap {
background: #eed url(../images/bg-rightcol2-safari.gif) repeat-y 0 0;
}

#bottomContentWrap.pub {
background: #ddb url(../images/bg-rightcol2-safari.gif) repeat-y 0 0;
}*/

/*adjustment for timeline page */
#timeline th.ht img {
margin-right: -2em;
}



