h4 { 
	font-size:12px; 
	font-weight:bold; 
	margin:10px; 
	margin-bottom:0px;
}

PRE {
	FONT-FAMILY: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace
}

.codebox, BLOCKQUOTE {
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px;
	width:543px;
	align:center;
	Margin:15px;
}

.incqbox { 
	Margin:10px; 
}

.spoilerOuter {  
    width:543px;; 
    BORDER-STYLE: solid;
	BORDER-WIDTH: 1px;
	Margin:15px;
	
}

IMG.postimg {max-width: 330px}
A .postimg {max-width: 330px}

.scrollbox { 
	Margin:15px;
	margin-bottom:0px;
	margin-top:0px; 
}

SPAN.bbu {
TEXT-DECORATION: underline
}

.spoilerbox {  
    Margin:10px;
}


p.center {
	text-align: center;
}

p.right {
	text-align: right;
}

span.bbs {
	text-decoration: line-through;	
}

code {
	font-family: "Courier New";
	font-size: 110%;
}

div.postmsg ol, div.postmsg ul {
	padding: 5px;
}

div.postmsg li {
	margin-left: 30px;
	padding: 2px;
}

div.postmsg ol li {
	list-style-type: decimal;
}

div.postmsg ul li {
	list-style-type: square;
}