div.scan_command{
  width:200px;
  height:100px;
  float:left;
  text-align:center;
  border:1px solid #dcdcdc;
  padding:3em;
  padding-bottom:3.5em;
}

div.scan_command:hover{
  background-color:#dddddd;
  cursor:pointer;
}