#alertbox{ position: absolute; left: 0; width: 100%; z-index: 2000; text-align: center; }
#alertbox img{ width: auto; height: auto;}
#alertbox a img{ border: none; }

#outerTextContainer{ position: relative; width: 300px; height: 146px; margin: 0 auto; }
td.tdTextContainer { background: url(/images/bg_ug.jpg) #fff repeat-x ; height: 88px; }
td.top-center {background: #ddf0ef; height: 12px; border-top: #b6c5d1 1px solid;}
td.tdbuttonContainer {background: #fff; height: 32px;}
td.bottom-center {background: #fff; height: 12px;}

#textContainer{ padding: 10px; }

#myoverlay{ position: absolute; top: 0; left: 0; z-index: 1900; width: 100%; height: 500px; background-color: #000; }

