body
{
	font: 10px verdana, arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
	background-color: #000;
	color: #eee;
	min-width: 940px;
}

div.section
{
	border-bottom: 1px dotted #eee;
	margin: 0;
	padding: 8px 4px 8px 4px;
	line-height: 16px;
	display: none;
}

a
{
	border-bottom: 1px dotted #ccc;
	color: #eee;
	text-decoration: none;
}

a:hover
{
	border-bottom: 1px solid #ccc;
}

a.trigger
{
	color: #eee;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 180px;
	border: none;
	cursor:pointer;
}

a.help
{
	cursor: help;
	color: #eee;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 80px;
	border: none;
}


#gutter
{
	float: left;
	width: 200px;
	height: 300px;
	vertical-align: center;
	padding: 20px;
	margin: 0;
	text-align: left;
}

#tvset
{
	float: left;
	width: 700px;
	margin: 0;
	padding: 0;
}

