div#main
{
	text-align: left;
	float: right;
	width: 70%
}
 .category
{
	font-size: larger;
	font-weight: bold;
}
span#brickwall
{
	display: block;
	color: red;
	font-size: 1px;
	background: url("../img/brickwall.jpg");
	width: 232px;
	height: 116px;
}
div#pbox
{
	background: #DEEFFF;
	border: 1px solid blue;
	width: auto;
	padding: 8px;
}
div#pbox a
{
	color: #0000DF;
	font-family: sans-serif;
	text-decoration: none;
	text-size: larger;
}
span.walnum
{
	display: block;
	position: relative;
	float : right;
	width : 75px;
	background : #aaccff;
	border-right : 4px solid white;
	text-align : right;
	padding-right : 4px;
	top : 0;
}
span.generalheader
{
	font-size: larger;
	font-weight: bold;
}
span.molddescrip
{
	position: relative;
	top: 180px;
	font-size: 10px;
}
p#fctbm
{
	background: url("../img/fived638.png");
}
p#multi
{
	background: url("../img/multi.png");
}
p#fc
{
	background: url("../img/fourc.png");
}
p#fcd
{
	background: url("../img/fourcdrw.png");
}
p#sc
{
	background: url("../img/scc.png");
}
p#bmold
{
	background: url("../img/bmold.png");
}
p.moldimg
{
	margin: 2px 2px 50px 2px;
	height: 180px;
	width: 180px;
	float: left;
}
hr.end
{
	clear:left;
}
