

body {	margin-top:0;
	padding-top:0;
	font-size:70%;
	font-family:Verdana, default;
	background:#eee;
} 

#header {	color:#759099;
	padding:2px 4px 2px 4px;
	text-align:right;
} 

#header a {	color:#f60;
	font-size:9px;
	text-decoration:none;
} 

#header a:hover {	color:#000;
	text-decoration:underline;
} 

#setlog-header {	float:left;
	text-align:left;
} 

form {	margin:0px;
} 

a {	color:#454545;
} 

a:hover {	color:#DC4800;
} 

.toolbar {} 

.iotable {	width:300px;
} 

.heading {	position:relative;
	font-size:11px;
	font-weight:bold;
	color:#394346;
} 

.button, .button:hover {	margin:5px;
	padding:2px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
} 

input, select, textarea {	border:1px solid #759099;
	background:#eee;
	font-size:9px;
} 

#setlist {	position:absolute;
	top:80px;
	left:500px;
	height:300px;
	width:200px;
	overflow:auto;
	border:7px solid #fff;
	background:#777;
} 

#setlist #title {	font-weight:bold;
	padding:2px;
	background:#333;
} 

#setlist #row {	padding:3px;
	border-bottom:1px solid #999;
} 

#setlog-wrapper {	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:12px;
	text-align:left;
	width:540px;
} 

#setlog-wrapper h1, #setlog-wrapper h2 {	font-size:19px;
	display:inline;
	font-weight:bolder;
	font-family::Geneva, Arial, Helvetica, san-serif;
	text-transform:lowercase;
	letter-spacing:-1px;
} 

#setlog-wrapper h1 {	color:#394346;
} 

#setlog-wrapper h2 {	margin-left:10px;
	color:#759099;
} 

#logo {	position:relative;
	height:30px;
	margin-bottom:14px;
} 

#main {	background:#fff;
	border:1px solid #999;
} 

#main div {	padding:8px;
} 

#tabs {	position:relative;
	color:#454545;
	font-size:12px;
	font-family::Geneva, Arial, Helvetica, san-serif;
	text-transform:lowercase;
	letter-spacing:-1px;
	background:url("/set.log/images/fade.gif") repeat-x bottom left;
} 

#tabs a {	color:#ccc;
	font-size:10px;
	text-decoration:none;
} 

#tabs a:hover {	color:#900;
} 

#tabs ul {	margin:0px;
	padding:0px;
	list-display-type:none;
} 

#tabs ul li {	margin-right:1px;
	margin-left:7px;
	display:inline;
} 

#tabs .tabR {	color:#666;
	padding:1px 5px 0px 0px;
	background:url("/set.log/images/tabr.gif") no-repeat top right;
} 

#tabs .tabL {	padding:1px 0px 0px 2px;
	background:url("/set.log/images/tabl.gif") no-repeat top left;
} 

#tabs .tabRc {	padding:2px 10px 1px 0px;
	background:url("/set.log/images/tabr.gif") no-repeat top right #fff;
} 

#tabs .tabLc {	padding:2px 4px 1px 2px;
	background:url("/set.log/images/tabl.gif") no-repeat top left #fff;
} 

#tabs .dark, #main #row .highlight {	color:#759099;
	font-weight:bolder;
} 

#main #title {	position:relative;
	font-size:11px;
	font-weight:bold;
	color:#394346;
	clear:both;
} 

#main #row {	position:relative;
	margin-left:20px;
	color:#454545;
} 

#main #row .setimg {	border:2px solid #ccc;
	padding:1px;
	margin-right:10px;
} 

#main #row .setimg:hover {	border:2px solid #DC4800;
} 

#main #row a {	color:#394346;
} 

#main #row a:hover {	color:#DC4800;
} 

#main #row span {	font-weight:bold;
	color:#000;
} 

#notice {	position:relative;
	margin:10px;
	color:#D81313;
} 

#disclaimer {	position:relative;
	margin:20px;
	color:#DC4800;
	padding-bottom:12px;
	text-align:center;
} 

.button {	color:#666;
	border:1px solid #666;
	background:url("/set.log/images/fade-silver.gif") repeat-x bottom left #C8CFCF;
} 

.button:hover {	border:1px solid #000;
	background:none #fff;
} 

.smbutton, .smbutton:hover {	margin:2px;
	font-size:9px;
	text-decoration:none;
} 

.smbutton {	color:#DC4800;
	border-bottom:1px dotted #ccc;
} 

.smbutton:hover {	color:#000;
	border-bottom:1px dotted #000;
} 

#footer {	color:#999;
	margin-top:10px;
	text-align:center;
} 