* {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana, Helvetica, sans-serif;
}

.searchbox {
  text-align: center;
}

h1 {
  background: #ffffff url(tuziro_due.png) no-repeat 10000px 0;
  height: 209px;
  margin-left: -10000px;
  border-bottom: solid 1px #c0c0c0;
  margin-bottom: 2em;
}

h2 {
  font-size: 200%;
  background: #f0f0f0;
  color: #740000;
  letter-spacing: -0.1em;
  margin-top: 2em;
  border-top: 1px solid #c0c0c0;
  padding: 0.5em 0 0 1em;
}

#feeds {
  padding: 1em 2em 1em 2em;
  background: #f0f0f0;
  border-bottom: 1px solid #c0c0c0;
}

#feeds li {
  list-style-type: none;
  font: 9pt/1.2 verdana, arial, sans;
  margin-bottom: 0.8em;
}

a:link, a:visited {
  color: #740000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h2 a.description:link, h2 a.description:visited {
	color: #909090;	
}

h2 a.description:hover {
	color: #740000;
	text-decoration: none;
}

.video {
	float: left;
	margin: 0.5em;
}

h3 {
	color: #740000;
	letter-spacing: -0.05em;
	text-align: left;
	font-size: 90%;
	padding: 0.5em;
	background: #f0f0f0;
}

h4 {
	letter-spacing: -0.1em;
}

.description {
  color:  #909090;
  font-style: italic;
  padding-left: 0.5em;
}

#main {
	font-size: 1.2em;
	text-align: center;
	letter-spacing: -0.03em;
	background: #ffffcc;
	width: 40em;
	margin: 0 auto;
	font-family: Arial, Verdana;
}

#footer {
  font-size: 11px;
  color: #c0c0c0;
  padding: 5px;
  text-align: right;
	clear: both;
}

.news {
	background: #ffffcc;
}

.link-image {
	border: none;
	margin-top: -0.2em;
}

#video_feeds {
	width: 80%;
	margin: auto;
}

.video_data {
	font-size: 0.8em;
	background: #f0f0f0;
	padding-left: 0.5em;
}