
body, span {
  text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
}

a:link, a:visited, a:active {
	color: #0066cc;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
h1 {
  text-align: center;
	line-height: 35px;
	font-size: 24px;
	color: #0066cc;

}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 10px;
}
hr {
	border: 0px;
	border-bottom: 1px solid #CCC;
	height: 1px;
}

input.input_text {
	border: 1px solid #999;
  width: 250px;
}

a:link, a:visited, a:active {

	font-weight: bold;
}
.center {

margin-left: auto;
margin-right: auto;
text-align: center;

}

td {
  font-family: Tahoma;
	font-size: 12px;
  padding: 4 4 4 4;
  margin: 0 0 0 0;
}

.main_logo
{
margin-top: 50px;
margin-bottom: 12px;
}

.main_search_box {
	margin-top: 12px;
	margin-bottom: 12px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.result_search_box {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.result_title {
  width: 100%;
  border: 1px solid #0066cc;
	background: #EAEAEA;
}

.result_result {
  width: 100%;
}
.result_result td {
  border-bottom: 1px solid #DDDDDD;

}

.main_foot {
  border: 1px solid #0066cc;
	background: #EAEAEA;
	margin-left: auto;
  margin-right: auto;
}

.filter_box {
margin-left: auto;
margin-right: auto;

}

.filter_box td {
color: #0066cc;

}

.main_hr{
width: 550px;
}

.main_border {
	border: 1px solid #CCC;
	background: #EAEAEA;
  margin-left: auto;
  margin-right: auto;
}

.result_wrapper{
width: 100%;

}

.fatal_error {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #F3F3F3;
  /*background-color: #FD404E;*/
  background-color: #FA8700;
  line-height: 16px;
  font-size: 12px;
	font-weight: bold;
  border: 1px solid #000000;
  padding: 6 6 6 6;
}

.warning_error {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #000000;
	background-color: #F6F091;
  line-height: 16px;
  font-size: 12px;
	font-weight: bold;
  border: 1px solid #000000;
  padding: 6 6 6 6;
}

.none_error {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #000000;
	background-color: #B3F9A5;
  line-height: 16px;
  font-size: 12px;
	font-weight: bold;
  border: 1px solid #000000;
  padding: 6 6 6 6;
}


.result_title_link{
font-size: 14px;
}

.result_channel {
  color: #0066cc;
  font-weight: bold;
}
.result_duration
{
  color: #888888;
}

.rating_bar {
  width: 60px;
  background: url(img/star_not.gif) 0 0 repeat-x;
}

.rating_bar div {
  height: 12px;
  background: url(img/star.gif) 0 0 repeat-x;
}

.current_page {
	line-height: 13px;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.page {
	line-height: 13px;
  font-size: 14px;
  font-weight: bold;

}

.link_title {
	font-size: 16px;
}

.filter_box_subtitle {
color: black;
font-size: 11px;
}

.black_bold {
color: black;
font-weight: bold;
}

.filter_more_border {
	border: 1px solid #CCC;
	background: #DEDEDE;
	padding: 0px 0px 4 4;
}

#recent_searches {
 color: #DDDDDD;
 margin-left: auto;
 margin-right: auto;
 margin-top: 12px;
 width: 600px;
}

#recent_searches a {
  margin-right: 4px;
  margin-left: 4px;
}

#recent_searches b {
  color: black;
}
