
html, body {
  height: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.framemenu_inactive {
  background: #fcfcfc;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  font-size: small;
  padding: 1px 8px 3px;
  vertical-align: middle;
  white-space: nowrap;
}
.framemenu_active {
  background: #fff;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-right: 1px solid #bbb;
  border-bottom: none;
  padding: 1px 12px 3px;
  font-size: small;
  font-weight: bold;
  vertical-align: middle;
  white-space: nowrap;
}
.framemenu_spacer {
  border: solid #bbb;
  border-width: 0px 1px 0px 0px;
  height: 100%;
}
.framemenu_inactive a {
  text-decoration: none;
}
.framemenu_inactive a:visited {
  color: orange;
}
.framemenu_active a {
  color: orange;
  text-decoration: none;
}
.framemenu_panhandle {
  text-align: right;
}
.thumb_and_meta_td {
  padding: 0 10px 0 5px;
  text-align: center;
  vertical-align: top;
}
.thumb_and_meta_td table {
  margin: 0 auto;
}
.related_videos_thumbstrip_div {
  overflow: hidden;
  height: 7.5em;
}
.related_videos_more_div {
  float: right;
  line-height: 7.5em;
}
.related_video_thumb {
  width: 122px;
  height: 7.5em;
  float: left;
  margin-bottom: 1em;
  text-align: center;
}
.main_video_thumb {
  text-align: left;
  vertical-align: top;
}
.more_td {
  padding-top: 2em;
  vertical-align: top;
}
.meta_td {
  white-space: nowrap;
  padding: 3px 10px 0;
  text-align: left;
  vertical-align: top;
}
.meta_div {
  white-space: nowrap;
}
.framemenu_td {
  width: 100%;
}
.framemenu_tabs_table {
}
.framemenu_tabspacer {
  border-bottom: 1px solid #bbb;
}
.framemenu_flex_tabspacer {
  width: 100%;
  border-bottom: 1px solid #bbb;
}
.framemenu_content {
  height: 7.5em;
  background: #fff;
  border: solid #bbb;
  border-width: 0 1px 1px 1px;
  font-size: small;
  padding: 4px 7px 2px;
}
.framemenu_content_div {
  white-space: nowrap;
}
.framemenu_div {
  text-align: left;
  white-space: nowrap;
}
.lpaf_framefull {
  font-size: small;
  border-bottom: 1px solid #10171f;
  background: #252525;
  padding: 2px;
}
.lpaf_toprow {
  white-space: nowrap;
  font-size: small;
  width: 100%;
}
.lpaf_toprow span {
  font-size: small;
}
.lpaf_logo {
  margin: 0;
  position: relative;
  right: -6px;
  vertical-align: middle;
}
.lpaf_resultcount {
  margin: 0 0 0 2.5ex;
}
.lpaf_prev_img, .lpaf_next_img {
  border-width: 0px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}
.lpaf_prev_img {
  margin: 0 1px;
}
.lpaf_next_img {
  margin: 0 4px 0 0;
}
.collapse_td {
  text-align: right;
} 
.lpaf_searchbox {
  margin: 0 0 0 2.5ex;
  vertical-align: middle;
}
.lpaf_searchform {
  display: inline;
  margin: 0px;
  vertical-align: top;
}
.lpaf_input_search {
  font-size: x-small;
  vertical-align: top;
}
.lpaf_help {
  font-size: x-small;
  vertical-align: middle;
  padding-right: 2px;
}
.example {
  font-size: x-small;
  width: 100%;
}
img.searchresultimg {
  border: 1px solid #000;
}
.table-email {
  width: 100%;
  font-size: x-small;
}
.thumb_table div {
  font-size: small;
}
div.title {
  text-align: center;
  color: black;
  font-weight: bold;
  font-size: medium;
  overflow: hidden;
  padding-top: 2px;
  white-space: nowrap;
  width: 23em;
}
div.ratingstatus {
  background-color: white;
  border: 1px solid #888;
  color: #333;
  margin: -3px 0 0 5px;
  padding: 3px 5px;
  position: absolute;
  z-index: 100000;
}
.original_context_td{
  white-space: nowrap;
  text-align: left;
  vertical-align: top;
}
.original_ontext {
  text-align:left;
  white-space: nowrap;
  margin: 0px 0px 0px 0px;  
}
div.rating_and_sharing_widgets {
  padding-top: 3px;
}
.email-from-to {
  font-size: x-small;
}
.flag-from {
  display:inline;
  font-size:smaller;
}
#framed_video_data {
  overflow: auto;
  overflow-y: hidden;
  width: 100%;
}
#titleDateDiv {
  font-size: small;
}
#collapse_link, #expand_link {
  font-size: small;
  margin-right: 2ex;
}
#collapse_link a:visited, #expand_link a:visited {
  color: #00c;
}
#remove_link {
  font-size: small;
}
#remove_link a:visited{
  color: #00c;
}
#remove_text {
  font-size: small;
  color: gray;
}
#from {
  width: 98%;
  font-size: x-small;
}
#to {
  width: 98%;
  font-size: x-small;
}
#sendform {
  margin-bottom: 0;
  padding-bottom: 0;
}

.table-flag {
  font-size: x-small;
}

#durationetc {
  color:green;
  overflow:hidden;
  width: 17em;	
}

#noscriptflash {
  margin: 2em;
  width: 600px;
  height: 400px;
}
