#banner_top { background:url('../images/banner_backg.jpg'); 
              position:relative;
              width:100%;
              height:110px;
              z-index:2;
            }

#teach_flash_div { position:absolute; 
                   text-align:right; 
                   top:-48px; 
                   left:608px; 
                   z-index:10; 
                 }

#register_text { padding:10px;
                 padding-top:0px;
               }

div.img_headers { height:40px;
                  text-align:center;
                }

#what_get { margin:10px;
            border:solid 3px #6c7ab7; 
            width:306px; 
            height:256px;
          }

#new_register { margin:10px;
                border:solid 3px #6c7ab7;
                width:461px;
                height:482.5px;
              }

#existing_login { margin:10px;
                  border:solid 3px #6c7ab7;
                  width:306px;
                  height:201px;
                }

#what_get_list  { padding-left:15px;
                  position:relative;
                  top:-4px;
                } 

a.list_views { color:blue;
               font-weight:bold;
               font-size:11px;
               text-decoration:none;
             }

a.list_views:hover { text-decoration:underline;
                     color:#6c7ab7;
                   }

#nu_text_top { padding:10px;
               height:70px;
             }

#nu_table_div { padding:10px;
                height:130px;
              }

#new_user_reg { width:100%;
                text-align:left;
              }

#nu_text_btm { padding:10px; }

#nu_text_trm { padding:10px;
               padding-top:44px;
               padding-bottom:5px;
             }

td.label_cell { width:50%;
                font-size:20px;
                vertical-align:middle;
              }

td.textb_cell { width:50%;
                text-align:center;
                vertical-align:middle;
              }

td.buttonb_cell { height:40px;
                  text-align:center; 
                  vertical-align:middle;
                }

#register_button { height:30px;
                   text-align:center;
                   background-color:#73b726;
                   color:white; 
                   border:outset 1px #73b726;
                   font-size:20px;
                   cursor:pointer;
                   width:380px;
                 }

input.register_textb { width:80%;
                       height:20px;
                       padding-top:3px;
                       font-size:17px;
                       font-family:Verdana, Arial, Helvetica, sans-serif;
                       font-weight:bold;
                     }

#login_section { padding:5px; 
                 display:table;
                 width:300px;
                 height:150px;
                 padding-top:15px;
               }

#login_button { height:30px;
                text-align:center; 
                background-color:#73b726; 
                color:white; 
                border:outset 1px #73b726;
                font-size:20px;
                cursor:pointer;
                width:290px;
              }

#forgotton_cell { text-align:right; }

#forgotton_cell a { text-decoration:none;
                    color:blue;
                    font-size:11px;
                    font-weight:bold
                  }

#forgotton_cell a:hover { text-decoration:underline;
                          color:#6c7ab7;
                        }

a.go_to { text-decoration:none;
          color:blue;
          font-size:11px;
          font-weight:bold; 
        }
		
a.go_to:hover { text-decoration:underline;
                color:#6c7ab7; 
              }

input.login_textb { width:80%;
                    height:20px; 
                    font-size: 17px;
                    font-family: Verdana, Arial, Helvetica, sans-serif;
                    font-weight: bold;
                    padding-top:3px;
                  }

form { margin: 0px; padding:0px; }

#positioning_table new_register a { color:black; }