/*UGLY - CSS Overide*/
body{margin: 0 auto;}


#rt-logo {background: url(../images/logo/logo.png) 0 0 no-repeat;width: 189px;height: 115px;display: block;}
.rt-container {background:url(../images/layout/) 0 0 no-repeat; color:none; text-align:left;
}
#rt-main {background:url(../images/layout/) 0 0 repeat-y; margin: 0 auto; width:960px; text-align:center;}

/*Address Top*/

.topAdd {background:#ccc; width:300px; text-align:center; float:right; margin:2px; border:4px solid; color:red; }

