#eeSrchFrm {display:block; overflow:hidden; zoom:1; font-family:"Arial","Helvetica",Sans-Serif;}
  #eeSrchFrm .eetitle {display:block; width:100%; background:#000000; background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#616161), color-stop(100%,#000000)); background:-moz-linear-gradient(top, #616161 0%, #000000 100%); color:#f8f8f8; font-weight:bold; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px;}
    #eeSrchFrm .eetitle span {padding:7px; margin-left:5px; display:block;}
  #eeSrchFrm .container {padding:12px 8px; overflow:hidden; zoom:1; background:#f5f5f5; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;border:1px solid #bfbfbf;}
    #eeSrchFrm .input.text {display:block; border:1px solid #7F9DB9; padding:0 3px; background:#ffffff; height:24px; line-height:24px; margin:0 0 10px 0;}
      #eeSrchFrm .text input {border-width:0; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; box-shadow:none !important; background:none; width:100%;}
    #eeSrchFrm form .input.button {border-width:0px; display:block; float:right; padding:0 3px; background:#2D8FC4; background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ECFE4), color-stop(100%,#2D8FC4)); background:-moz-linear-gradient(top, #6ECFE4 0%, #2D8FC4 100%); color:#f8f8f8; height:24px; line-height:24px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
      #eeSrchFrm form .button input {background:none; border-width:0px; color:#f8f8f8; height:24px; line-height:24px;}
		#eeSrchFrm form .button input:hover {cursor:pointer;}
    #eeSrchFrm .advSrchLink, #eeSrchFrm .advSrchLink:visited {font-size:.9em; display:block; float:left; height:24px; line-height:24px; color:#777777; text-decoration:underline;}
    #eeSrchFrm .advSrchLink:hover {color:#ff7a00;}