* { margin: 0; padding: 0; }

fieldset { padding: 8px; }
legend { font-weight: bold; }
.header {

}
.none {

}
pre { margin-bottom: 1em; }


#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }
.basic2 p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic2 a{
	cursor:pointer;
	display:block;
	text-decoration: none;
	background: url("../images/function-bg-close.gif") top left no-repeat;
	padding: 7px 0 0 33px;
	width: 151px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.basic2 a:hover {
	background: url("../images/function-bg-open.gif") top left no-repeat;
}
.basic2 a.selected {
	background: url("../images/function-bg-open.gif") top left no-repeat;
}
#list1b {
	margin: 0;
	padding: 0;
}
.left-bullet a, .left-bullet a:hover {
	background: url("../images/spacer.gif") top left no-repeat;
	color: #464646;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	height:15px;
	padding: 2px 0 2px 13px;
}