Yeah, I have yet to riddle out a set of CSS selectors that are able to reliably differentiate the Turn Tracker's window from Roll Query windows. I anchor the Turn Tracker window to a corner of the page—sometimes, the CSS styling I've applied to the Turn Tracker is shared by new Roll Queries; most of the time, it isn't. At the moment, I don't know how to style where a Roll Query window pops up while allowing it to be moved freely afterward (i.e. without placing an !important property on a positioning property). Hopefully a CSS expert drops by...