
#TopPage table td{ 
  vertical-align:top;
}

#randteacher div.userinfo div.photo{
  width:120px;
  height:140px;
  overflow:hidden;
  padding:0px;
}

#randteacher div.userinfo div.photo img{
  width:120px;
  border:0;
}


#smallsearch{
  width:240px;
  height:125px;
  background-image: url('http://www.pittari-sensei.com/@@/SiteImages/smallsearch-bg1.png');
  background-position: center center;
  background-repeat:no-repeat;
  background-color:transparent;
  margin-bottom:5px;
}

#smallsearch select.smallsearch-language-select{
width:150px;
}
#smallsearch select.smallsearch-prefecture-select{
width:150px;
}

#smallsearch input.smallsearch-search{
width:120px;
height:22px;
font-weight:bold;
background-color:green;
color:white;
}

