img.er_thumb {
    max-height: 200px;
    width: 100%;
    height: auto;
    max-width: 600px;
}

td.er_t_i {
    vertical-align: middle;
}

/*
ul.horizontal {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}*/
#er_menu {
  background-color: #7fc436;
  overflow: hidden;
  width: 100%;
}
ul.topnav {
	list-style-type: none !important;
}
.topnav a {
  float: left;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}
.entry ul li, .entry ol li {
    list-style-type: none; 
}

.er_sin {
/*	visibility: hidden;*/
  box-sizing: border-box;
  border: 3px solid green;
  border-radius: 4px;
}

.er_button {
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  background-color: #7fc436;
}

.er_image {
    width: 50%;
    min-width: 200px;
}

.er_block {
/*	display:inline-block;
	padding-right: 25px;*/
}
.er_srch {
    right: 40px;
    float: right;
    font-size: large;
}

select {
	font-size:16px;
}

#er_display {
	font-size:14px
}
