body{scrollbar-face-color:#222933;
	scrollbar-track-color: black;
	scrollbar-arrow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: #222933;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: #555555;
	padding:0px;
	margin:0px;}
.header_table {background: url('images/ko_long.jpg') bottom right no-repeat;}
.header_table2 {background: url('images/ko_big.jpg') bottom right no-repeat;}
.header_table3 {background: url('images/ko_downsized.jpg') bottom right no-repeat;}
.button_bar {background: url('images/button_bg.gif'); color:#acacee; font:11px Arial;}
.button_center {background: url('images/button_center.gif'); font:bold italic 14px Arial;}
.footer_bar {background: url('images/footer_bg.gif');}
.board_cell {background: url('images/footer_bg.gif'); bottom right no-repeat; color:#acacee; font:11px Arial;}
.vertical {background: url('images/vertical.gif');}
.articles {color:#cccccc; font:12px Arial;}
.articles a {color:#FFC415; text-decoration:none;}
.articles input {background-color:#cccccc;}
.google_adsense {color:#4A545E; font:12px Arial;}
.google_adsense a {color:#3A444E;}
.google_adsense a:hover {color:#FFC415; text-decoration:underline}
.orange_button {background-color:black; color:#FFC415; font:12px Arial; cursor:hand;
	font-weight:bold; border:none; text-decoration:underline;}
.bigger {color:#acacee; font:bold 14px Arial;}
.quotes {color:#acacee; font:11px Arial;}
a.quote_link {color:#acacee; text-decoration:none;}
a.quote_link:hover {text-decoration:underline;}
a.writer_link {color:#FFC415; text-decoration:none; font-weight:bold;}
a.writer_link:hover {text-decoration:underline;}
.active_0 {text-decoration:none; color:#cccccc;}
.active_1 {text-decoration:none; color:#FFC415;}
#search_field {background-color:#666666;
	color:white;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	border:1px solid black;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=black,Strength=2);}
#transcript_field {background-color:#000000;
	color:white;
	font-size:10px;
	font-weight:bold;
	border:1px solid black;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=black,Strength=2);}
.shadowed_disclaim, .shadowed_disclaim.a, #search_link, #go_button {font:bold 11px Arial;
	color:#eeeeee;
	background-color: transparent;
	text-decoration:none;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=black,Strength=2);}
.shadowed_welcome, .shadowed_welcome a {
	font:bold 18px Verdana; color:#DDFF00;
	background-color: transparent;
	text-decoration:none;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=black,Strength=3);}
.tiny {font: 10px Arial; color:#4A545E;}
.thumbnail {
	float: left;
	margin: 0 0 0 0;
	padding: 5px;
	font:11px Arial;
	font-weight:bold;
	text-align:center;}
.purple {
	font-weight:bold;
	color:#DD00FF;}
.small-caps {
	font-variant:small-caps;
}
.embiggen {
	font-size:1.2em;
}

.clearboth { clear: both; }
/* Edit box on the video detail page */
div#video_edit_div {
border: 2px solid #666666;
-moz-border-radius: 10px;
width:128px;
height:110px;
padding:8px;
background-color: #222222;
}
div#video_edit_div iframe {
border:none;
width:100%;
height:100%;
background-color:black;
margin:0;
overflow:hidden;
padding:0;
-moz-border-radius: 6px;
}