.fleft{
  float: left;
}

.fright{
  float: right;
}



#user_register b, #contest_register b, #login b{
  display: block;
}

#contest_register input, #contest_register select{
  margin-bottom: 12px;
}

#user_register input{
  width: 280px;
  margin-bottom: 12px;
}

#login input{
  width: 180px;
  margin-bottom: 12px;
}

table{
  margin-bottom: 12px;
}

th span{
  font-weight: normal;
}

.results{
  /*float: left;
  margin-right: 10px;*/
}

.results table{
  /*width: 400px;*/
}

th{
  padding: 2px 10px 3px 1px;
  background: #eee;
}

td{
  padding: 1px 19px 5px 1px;
}

.ngg-album-compact{
  width: 172px !important;
}

.clear{
  clear: both !important;
}

.entry-content img{
  border: 1px solid #ccc;
  padding: 1px;
  margin-bottom: 9px !important;
}

.ngg-gallery-thumbnail-box{
  width: 120px;
  height: 98px;
}

.ngg-gallery-thumbnail, .ngg-thumbnail{
  width: 115px;
  height: 98px;
}

.ngg-navigation{
  padding-bottom: 5px;
}

.reg_error{
  padding: 3px 3px 3px 12px;
  border-left: 6px solid #FC9598;
  background: #FEDFE0;
  font-weight: bold;
}

.flash_notice{
  padding: 3px 3px 3px 12px;
  border-left: 6px solid #93FF8F;
  background: #DEFFDE;
  font-weight: bold;
}

.login_info{
  font-size: 11px;
  color: #fff;
  letter-spacing: normal;
  font-weight: normal;
}

.login_info em{
  font-weight: bold;
}

body, input, textarea{
  font-size: 12.5px !important;
}

h3{
  margin-bottom: 6px !important;
  padding-top: 0 !important;
}

.registrations{
  margin-bottom: 22px;
}

#blog-title a{
  background: url('title.png');
  width: 609px;
  height: 0;
  padding-top: 90px;
  overflow: hidden;
  display: block;
}

.sdmt_admin #container, .sdmt_admin #content{
  width: auto !important;
}

.users tr:hover td{
  background: #EDF6FE;
}

.users td em{
  font-weight: normal;
}

.video_album{
  padding: 1px;
  border: 1px solid #ccc;
}