
span.current {
  text-decoration: underline;
  font-weight: bold;
}

div#paginate {
  margin-top: 10px;
  font-size: 18px;
}

#plusButton {
  width: 28px;
  height: 23px;
  cursor: pointer;
  display:-moz-inline-box;
  display:inline-block;
  background: #000000;
  background: transparent url(/pics/plus_double.png) no-repeat 0 0;
}
#plusButton:hover { background-position: -25.5px 0; }

div#aiduseeker_select {
  padding-bottom: 10px;
}

#destroyButton_25 {
   width: 20px;
   height: 24px;
   cursor: pointer;
   display:-moz-inline-box;
   display:inline-block;
   background: transparent url("/pics/bin-both_25.png") no-repeat 0 0;
 }
#destroyButton_25:hover { background-position: -17px 0; }

table#cropper_select tr {
 height:700px ; 
 /*
 valign=top;
 */
 vertical-align:top;
}

div.blog-mainarea h1 {
  color: #6D6D6D;
  font-size: 20px;
}

div.comment {
  position:relative;
  float: right;
  max-width:400px;
}
div.aidumaker_show_comment {
  top:40px;
}
div#am_aidufriend span {
  color: #880000;
  font-size: 125%;
  font-weight: bold;
}

div.formtext {
  width : 550px;
}

