#save_word_string{
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

.signup_page{
  position: relative;
  margin-bottom: 150px;
}

#error{ display: none; }

#logo h2{ 
  font-size: 52px;
  color: white;
}

#back_profile_link{ position: relative; }
#words_all_paginate{
  font-size: 12px;
  position: absolute;
  top: 60;
  left: 40;
  z-index: 10;
}

#pagination{
  font-size: 12px;
  padding: 5px;
}

#footer_all{   clear:both; text-align: center; }
#words_bottom{ height: 450px; }
#add_link{ margin-left: 15px; margin-top: 5px; }
.loader_all_view{
  position: absolute;
  left: 250px;
}

#left_column{ display: inline-block; }