body {
  background-color: #000;
  color: black;
  font-family: Arial, sans-serif;
  font-size: small;
  margin: 8px;
  margin-top: 3px;
}

img {
  border: 0;
}

table {
  border-collapse: collapse;
}

th, td {
  padding: 0;
  vertical-align: top;
  text-align: left;
}



h1 {
  font-size: x-large;
  margin-top: 0px;
  margin-bottom: 5px;
}

h2 {
  font-size: large;
}

h3 {
  font-size: medium;
}

h4 {
  font-size: small;
}

form {
  display: inline;
  margin: 0;
  padding: 0;
}

li {
  margin-bottom: 0.25em;
}

pre, code {
  color: #007000;
  font-family: Arial, Helvetica, sans-serif, monospace;
  font-size: 100%;
}

pre {
  border: 1px solid silver;
  background-color: #f5f5f5;
  padding: 0.5em;
  overflow: auto;
  margin: 2em;
}

pre ins {
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
}

/* "Selected" links */

a.selected, .selected a, .selected {
  color: #fff;
  font-weight: bold;
  text-decoration: strong;
}

a.selected:visited, .selected a:visited {
  color: #fff;

}

p.videoDescription {
  font-color: #fff;
  font-size: small;
  margin: 0;
  padding: 20;
}

.videoList td {
  padding-bottom: 15px; 
  padding-right: 15px;
  font-size:large;
  font-color:white; 
background: #000;

}

#titleBar {
  border: 1px solid silver;
  background-color: #e5ecf9;
  font-size: large;
  font-weight: bold;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
  margin-bottom: 15px;
}

#titleText {
  float: left;
color: #fff;
}

#searchBox {
  float: right;

}

#mainSearchBox {
  background-color: #e5ecf9;
  border: 1px solid silver;
  width: 250;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
    visibility:hidden;
}

#searchResults {
width: 600px;
background: #000 ur('images/background.gif') norepeat;
color: #fff;
}

#searchResultsListColumn {
/*  float: center;
  width:98%;
  padding: 20px;
background: #000;*/
}

#searchResultsVideoColumn {
/* width: 622px; height:350px;
position:obsolute;
z-index: 1000;*/
}
#videoPlayer {
/*position:obsolute;*/
height:600px;
}

#videoad {
position:obsolute;
 width: 622px;
z-index: 998;
background-color:black;
font-family:arial;
padding:0px;
margin:0px;
}
