1 /* jqModal base Styling courtesy of;
\r
2 Brice Burgess <bhb@iceburg.net> */
\r
4 /* The Window's CSS z-index value is respected (takes priority). If none is supplied,
\r
5 the Window's z-index value will be set to 3000 by default (via jqModal.js). */
\r
22 background-color: #EEE;
\r
24 border: 1px solid black;
\r
29 .jqmOverlay { background-color: #000; }
\r