
table.system_table
{
	margin: 5px auto;
	border: 2px #000000 solid;
}

table.system_table th
{
	background-color: #000;
	color: #fc6;
	padding: 5px;
	border: 1px #000000 solid;
	font-size: 11pt;
}

table.system_table td
{
	background-color: #333;
	padding: 5px;
	color: #f0f0f0;
	border: 1px #000000 solid;
	font-size: 11pt;
}

div.youtube_box
{
	width: 650px;
	margin: 10px auto;
}
