.error { text-align:center; color:red; font-family:"courier new",monospace; white-space:pre; font-weight:bold; }
.pagelist { margin:10px 0px; text-align:center; }

img.mcspic-left {
	margin: 0px 10px 5px 0 !important;
	border: solid 1px #6C6C6C;
	float: left;
}
img.mcspic-right {
	margin: 0px 0 5px 10px !important;
	border: solid 1px #6C6C6C;
	float: right;
}
img.mcspic-none {
	margin: 5px 10px !important;
	border: solid 1px #6C6C6C;
	float: none;
}


span.code { font-family:"courier new",monospace; white-space:pre; }
span.header { color:#366; font-size:129%; font-weight:bold; }
span.small { font-size:85%; }
span.big { font-size:105%; }
span.left { text-align:left; display:block; }
span.right { text-align:right; display:block; }
span.center { text-align:center; display:block; }
option.blue, span.blue { color:blue; }
option.orange, span.orange { color:orange; }
option.red, span.red { color:red; }
option.yellow, span.yellow { color:#c8c800; }
option.green, span.green { color:green; }
option.gray, span.gray { color:gray; }
option.purple, span.purple { color:purple; }
