#contentRight 
{
	float: left;
	width:315px;
	margin: 0px;
	padding-top:0px; 
	padding-right:0px;
	z-index:1;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
/* Again, "be nice to Opera 5". */
body>#contentRight {width:315px;}

/* Right hand box - contentright */
#contentRight .yellowboxtitle {
	color: #FFFFFF;
	background-color:#FAA632;
	margin: 0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight:normal;
	text-align:center; 
}
#contentRight .yellowboxcontent {
	background-color: #FAE9BD; 
	color: #000000;
	padding:4px; 
	margin-bottom:4px; 
	text-align:justify; 
}
#contentRight .whiteboxcontent {
	background-color: #FFFFFF; 
	color: #000000;
	margin:10px; 
	text-align:left; 
	font-size: 1.0em;
	line-height: 1.2em;
}
#contentRight  .whiteboxcontent ul {
	list-style:url(../images/misc/redtri.gif) inside disc;
	/* list-style:none outside disc; */
	margin-left:1em;
	padding-left:1em;
	margin-bottom:1em;
	/* text-indent:-1em; */
	}
#contentRight .brownboxtitle {
	background-color:#C65A29;
	padding:4px; 
	color: white;
	font-size:1.0em;
	line-height:1.3em;
	font-weight: bold;
	text-align:right; 
}
#contentRight .brownboxcontent {
	background-color: #FFFFFF; 
	color: #000000;
	padding:4px; 
	margin-bottom:4px; 
	text-align:justify; 
}
#contentRight  .boxcontent-admin 
{
	border-top: solid 1px #D0D0D0;
	border-left: solid 1px #D0D0D0;
	border-bottom: solid 1px #D0D0D0;
	border-right: solid 1px #D0D0D0;
	background-color: #EFEFEF;
	color: #000000;
	padding:5px; 
	margin-bottom:4px; 
	text-align:justify; 
}
#contentRight .boxtitle-admin
{
	border-top: solid 1px #D0D0D0;
	border-left: solid 1px #D0D0D0;
	border-right: solid 1px #D0D0D0;
	background-color: #C0C0C0;
	padding:4px; 
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	text-align:justify; 
}