* {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

a, .red {
	color: #FF0000;
}

body {
	margin: 0px 20px 0px 20px;
}

body#logo {
	margin: 30px;
}

body#nav #items td.content {
	padding: 10px;
	border-bottom: 1px dashed #000000;
	cursor: pointer;
}

body#nav #items td.out {
	background-color: #999999;
}

body#nav #items td.over {
	background-color: #FF6600;
}

body#nav #items td.down {
	background-color: #000000;
}

body#nav #items td.sub {
	text-align: right;
	color: #747474;
}

body#nav #items td.new {
	padding: 20px 20px 0 20px;
	font-weight: bold;
}

body#nav #items td.show {
	padding: 20px;
	border-bottom: 1px dashed #000000;
	font-weight: bold;
}

body#nav #items td.new a,
body#nav #items td.show a {
	text-decoration: none;
}

body#content span.sub {
	color: #747474;
}

body#content div#url {
	padding-top: 30px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CDCDCD;
}

body#content div#actions {
	padding-top: 15px;
	font-size: 10px;
}

body#content td.edit a {
	text-decoration: none;
}

div#nothumb {
	width: 164px;
	height: 123px;
	border: 1px solid #7F9DB9;
}

form {
	margin: 0;
}
