#contentRight 
{
	float: left;
	width:307px;
	margin: 0px;
	padding:2px;
	z-index:1;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	
	}
/* Again, "be nice to Opera 5". */
body>#contentRight {width:300px;}



/* Right hand box - contentright */


#contentRight .yellowboxtitle {
	background-color:#FAA632;
	padding:4px; 
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	
}

#contentRight .yellowboxcontent {
	background-color: #FAE9BD; 
	color: #000000;
	padding:4px; 
	margin-bottom:4px; 
	text-align:justify; 
	
}

.leftalign 
{
	text-align: left !important;
}

#contentRight .whiteboxcontent {
	background-color: #FFFFFF; 
	color: #000000;
	padding:4px; 
	margin-bottom:4px; 
	text-align:justify; 
	
}
#contentRight .brownboxtitle {
	background-color:#C65A29;
	padding:4px; 
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align:justify; 
}

#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; 
}
