#ltitle, #lshop, #lwiki, #lvote, #llinks, #lfanart, #lblog {
  cursor: pointer;
}

td.pad {
  padding-left: 7px;
}

#first, #prevstory, #prev, #arch, #next,
#nextstory, #last, #trans, #read, #1ita,
#mailsend, #mailpreview, #mailedit, #email {
  cursor: pointer;
}

#mailto, #mailfromname, #mailfromaddr {
  width: 200px;
}

#mailcomment {
  width: 200px;
  margin-top: 6px;
}

.searchfield {
  width: 140px;
}

#mailsend, #mailpreview, #mailedit {
  background: #aac2ff;
  font-size: 11px;
}

.mailsubmit:hover {
  background: #c9d6ff;
}

#mailto, #mailfromname, #mailfromaddr, #mailsend,
#mailpreview, #mailedit, .searchfield {
  height: 20px;
}

#mailcomment {
  height: 50px;
  font-family: Verdana;
}

#mailpreview {
  margin-top: 15px;
}

#mailto, #mailfromname, #mailfromaddr, #mailcomment {  
  font-size: 11px;
}

.searchfield {
  border: 1px solid #9fcc98;
}

#mailto, #mailfromname, #mailfromaddr, #mailcomment, #mailsend, #mailpreview, #mailedit {
  border: 1px solid #91a9f2;
}

#mailsend, #mailpreview, #mailedit {
  margin-left: 3px;
}

#emailpreview {
  display: none;
}

#emailpreview, #emailfields {
  width: 320px;
  padding: 5px;
  margin: 8px;
  font-size: 11px;
  border: 1px solid #91a9f2;
  background: #c9d6ff;
}

#previewtext {
  text-align: left;
  margin-bottom: 10px;
}

.smalltd {
  font-size: 11px;
}

#thumbpreview {
  padding: 10px;
  margin: 8px;
  font-size: 11px;
  border: 1px solid #91a9f2;
  background: #c9d6ff;
}

#thumbpreview_img {
  margin-top: 10px;
}