body { 
	background-color: #E6E6E6;
}

h1 {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: medium;
	margin: 0 0 10px 8px;
	padding:0;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #CCCCCC;
	padding: 9px;
	background-color:#FFFFFF;
	
}
#header {
width:600px;
height:50px;
text-align:center;
}
#f_yt_vi {
font-family:Century Gothic;
font-size:16px;
text-align:center;
margin:10px 1em 10px 1em;
float:left;
}
.input{
height:18px;
font-size:14px;
color:#6699FF;
font-weight:bold;
border: 1px solid #DDD;
}
.submit{
width:70px;
border: 1px solid #DDD;
height:22px;
font-weight:bold;
background-color:#FFFFFF;
}
#logo {
background:#FFF url(imgs/youtube_logo.gif);
width:70px;
height:36px;
float:left;
margin-left:100px;
}
#breadcrumbs {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 0 0 8px 8px;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #6699FF;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#yt_t {
width:100%;
margin:1em 1em 1em 1em;
text-align:center;
}
#yt_vi {
float:left;
width:185px;
height:130px;
text-align:center;
margin-bottom:1em;
font-family:Century Gothic;
}
#yt_vi a{
color:#FF6600;
text-decoration:none;
font-size:13px;
}
#yt_vi a:hover{
text-decoration:underline;
font-size:13px;
}

#listingcontainer {
	background-image:url(imgs/bg.gif);
	padding: 10px;
	background-color:#E0DEDE;
}

#listingheader {
	color: #476BB3;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:right;
}

#listingheader a, #listingheader a:active, #listingheader a:visited, #listingheader a:link {
	text-decoration: none;
	color: #476BB3;
}

#listingheader a:hover {
	text-decoration: underline;
	color: #476BB3;
}


#headerfile {
	text-align:left;
	float: left;
	width: 320px; 
}

#listing {
	border: 1px solid #A7C5FF;
	height:20px;
	text-align:center
}

#listing a {
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:small;
	color: #6285CA;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	
}

#listing a:hover {
	background-color:#DBE6FE;
}

#listing a img {
	float:left;
	margin-right: 4px;
}

#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #E9F0FF;
	
}

.w {
	background-color:#FFFFFF;
}

.mod {
	float:right;
}

.size {
	float:right;
}

.style3 {
	color: #FF0000;
	font-weight: bold;
}
