#content {
  padding: 20px;
}

img.gesture {
  border: 1px solid #0088bb;
}

table.gestureexamples th {
  width: 270px;
  padding-right: 20px;
  text-align: center;
}

table.gestureexamples th,
table.gestureexamples td {
  padding-bottom: 20px;
}

h1, h2, h3, h4, h5 {
  text-align: left;
  color: #0088bb !important;
}

#content h3 {
  font-size: 18px;
  padding-bottom: 3px;
  border-bottom: 1px solid #0088bb;
}

.right {float: right;}

#content a:link,
#content a:visited,
#content a:active {
  color: #0088bb !important;
  padding: 1px 2px !important;
  text-decoration: none !important;
}

#content a:link:hover,
#content a:visited:hover {
  background: #ddd !important;
}

a img {border: 0px;}

.vh td {
  vertical-align: top;
  border-bottom: 1px solid #f0f0f3;
}
.vh ul {
  margin-top: 0px;
  padding-top: 0px;
}

label.eLabel {
  font-weight:bold;
}