#youtube_caption {  margin-top: 10px;
  width: 160px;
  text-align: center;
  font: bold 18px Times New Roman, Arial, sans-serif;
}

.youtube_search {  width: 100%;
}

.youtube_search_string {   margin-top: 10px;
}
.youtube_float_left {    margin-top: 10px;
    float:left;
    margin-left: 5px;
}
.youtube_search_order {    width: 200px;
}
.youtube_error {
   clear:both;
   margin-top: 10px;
   font: bold 16px Times New Roman, Arial, sans-serif;
}

.youtube_results1 {   clear:both;
   font: bold 16px Times New Roman, Arial, sans-serif;
}

.youtube_results2 {    clear:both;
    font: 14px Times New Roman, Arial, sans-serif;
}

.youtube_results3 {
    clear:both;
    margin-top: 15px;
    font: bold 22px Times New Roman, Arial, sans-serif;
}

.youtube_container {
  margin-top: 10px;
  padding-bottom: 20px;
  width: 100%;
  height: 180px;
  clear: both;
  border-bottom: 1px solid #666;
  font: 14px Times New Roman, Arial, sans-serif;

}

.youtube_image {
  margin-top: 0px;
  width: 180px;
  height: 160px;
  float: left;
}

.youtube_description {
  margin-top: 10px;
  width: 500px;
  height: 180px;
  float: left;
}
.youtube_description b{  font: bold 16px Times New Roman, Arial, sans-serif;
  color: #00f;
}

.youtube_info {
  margin-top: 10px;
  width: 160px;
  float: right;
}

.youtube_pagination {  width: 100%;
  clear: both;
}

.youtube_page {  margin-left: 5px;
  float: left;
}
