﻿
/*---  EN privacy_policy.aspx css  ------------------------------*/
/*
#container img    { margin-left: 10px;
                    margin-top: 0px;
                    float: left; }         
*/
#privacy_policy_container { border-left: solid 1px orange;
                            border-right: solid 1px orange;
                            border-bottom: solid 1px orange;
                            float: left;         
                            width: 777px;
                            height: 1550px; 
                            margin-left: 10px;
                            margin-top: 0px; 
                            position: relative; }  

#headerImage { background: #fff url(/images/rme_header_terms.gif) no-repeat; 
               left: 10px;
               top: 10px;  
               width: 750px;
               height: 80px;
               padding-top: 10px;
               padding-left: 5px;
               margin-left: 10px;
               position: absolute; }

#lbl_header { position:absolute;
              left: 20px;
              top: 20px;
              color: orange;
              font-size: 16pt;
              font-weight: bold; }

#lbl_privacyPolicy { position: absolute;
                     left: 20px;
                     top: 70px;
                     width:700px; }

/*
#table_en { width:710px;
            margin-left: 20px; 
            margin-top: 15px;
            background: #fff url(/images/rme_header_terms.gif) no-repeat; 
            padding-left: 10px;
            padding-right: 10px;
            padding-top: 20px; } 

#table_en h1 { font-size: 16pt; }
*/
         
#termLink1 { width: 150px;
             height: 14px;
             padding: 0px; 
             margin-left: 0px;
             margin-top: 0px;
             float: none; }  

#termLink2 { width: 150px;
             height: 14px;
             padding: 0px; 
             margin-left: 0px;
             margin-top: 0px;
             float: none; } 
                    
/*----------------------------------------------------*/

/* the logo img moved right.. adjust left 5px */ 
#banner img { position: absolute;
              left: 5px;
              top: 10px;
              color: #fff; }

