#maindiv {
	 width:650px;
	 padding:10px;
	 margin:0 auto;
/*	 border:1px solid green;*/
	 }

#un,#pw {
  width: 260px;
}

.shadow {
    color:#bbb;
   }

.noshadow {color:#000000;}

#pwexample {font-size:1em;}

#loginform {
   width:500px;
   margin:0 auto;

}

#viddiv {
   width:450px;
   margin: 0 auto;
}

.questsep td {
 line-height:5px;
}

.questindent {
   width:50px;
}

.td_expired {
  color:red;
  font-size: 0.8em;
}

input.vid_button {
  width:415px;
}

#admindiv {position:absolute;
   margin-left:627px;
   margin-top:80px;
}

#admindiv a{color:#ddd;text-transform:lowercase;}

.menubutton {width:200px;}


#searcharea {margin-left:-25px;border-left:1px solid white;padding-left:20px;}

#searchts, #searchsv, #showquads {
background-color:transparent;
/*background-image:url("../images/a_button.png");*/
border-style:none;
color:#007ABA;
font-size:1.4em;
margin-bottom:10px;
width:236px;
background-repeat:no-repeat;
height:34px;
font-weight:bold;
}

#searchts:hover, #searchsv:hover {cursor:pointer;}