body {

}
#language_picker_des_87 {
  text-align: center;
}
.videodiv {
  background-color:#efefef;
  max-width:290px;
  min-width:290px;
  min-height:285px;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
}
.videotext {
  padding-left: 5px;
  padding-right: 5px;
}
.videodivx {
  float:left;
  margin-right:15px;
  margin-bottom:35px;
  background-color:#fff;
  max-width:280px;
  min-width:280px;
  min-height:285px;
  /*max-height:285px;*/
  /*
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  */
}
/* HK */
.customgraybutton {
  background: #cccccc;
  border-radius: 8px;
  width: 24%;
  min-width: 250px;
  padding-bottom: 10px;
  text-align: center;
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
}
.customredbutton {
  background: #af0001;
  color: #ffffff;
  border-radius: 8px;
  width: 24%;
  min-width: 250px;
  padding-bottom: 10px;
  text-align: center;
/*  margin-right: 15px; */
  margin-bottom: 10px;
  float: right;
}
.customgraybutton a, 
.customgraybutton a:hover,
.customgraybutton a:focus,
.customgraybutton a:active {
  color: #666666;
}
.customredbutton a, 
.customredbutton a:hover,
.customredbutton a:focus,
.customredbutton a:active {
  color: #ffffff;
}

.item-page li {
   margin-top: 20px; 
}
a.pathway {
  margin-right:10px;
}
