/**********************************************************************PRESS*/
ul.television-video-list iframe{
  padding: 10px;
  background-color: white;
  border: 1px solid #cfcfcf;
  width: 92%;
  border-radius: 10px;
  margin-bottom: 12px;
}
ul.television-video-list li{
  /*background: none !important;
  padding: 0 !important;
  border: none !important;*/
  float: left;
  height: 150px;
  margin-left: 15px;
  width: 40% !important;
}
.two-column-section h2,
.one-column-section h2{
  margin-bottom: 15px;
}
.one-column-section p,
.two-column-section p{
   margin: 10px 0;
 }


ul.television-video-list h5,
.one-column-section h5,
.two-column-section h5{
  color: #00a5d7;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
ul.television-video-list span{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
ul.television-video-list p{
  font-size: 14px;
  line-height: 15px;

}
.two-column-section .sidebar-activity-list{
  margin: 0;
  background: none;
}
.one-column-section object{
  padding: 10px;
  background-color: white;
  border: 1px solid #cfcfcf;
  width: 92%;
  border-radius: 10px;
}
.title-category.search-page h1{
  font-size: 28px;
  line-height: 31px;
}
.full-wigth-title h1{
  width: 100%;
  float: left;
}

/******************************************************************************/
