.whitebox .boxtop,
.whitebox .boxtopright,
.whitebox .boxmain,
.whitebox .boxcontent
 {
	background-image: url("/Administration/WebsiteImages/newsbox_silver_huge.gif");
	background-repeat: no-repeat;
}
.whitebox h2,
.whitebox h3
{
	
}
.whitebox .selectbox-start
{
	position: static;
}
.whitebox .newslist li a
{
	display:inline;
}
#extramenu h3
{
	margin:0;
}
.blackbox .boxtop,
.blackbox .boxtopright,
.blackbox .boxmain,
.blackbox .boxcontent
 {
	background-image: url("/Administration/WebsiteImages/newsbox_gray_huge.gif");
	background-repeat: no-repeat;
	color: #fff;
}
.blackbox h2,
.blackbox h3
{
	color:#fff;
	margin:0 0 1em 0;
}
.shadowbox .boxtop,
.shadowbox .boxtopright,
.shadowbox .boxmain,
.shadowbox .boxcontent
 {
	background-image: url("/Administration/WebsiteImages/whitebox_shadow.gif");
	background-repeat: no-repeat;
}
.boxcontent .sIFR-replaced
{
	color:#fff;
	margin: 0;
}
.boxtop{
	background-position: left top;
	padding: 0 0 0 10px;
	margin-right: 10px;
	height: 8px;
	font-size: 10px;
	line-height: 10px;
}
.boxtopright { 
	background-position: right top;
	padding:  0 10px 0 0;
	margin-right: -10px;
	height: 8px;
	font-size: 10px;
	line-height: 10px;
}
* html  .boxtop {height: 0px;line-height: 1px; font-size:7px;} 
* html  .boxtopright {height: 0px; line-height: 1px; margin-right: 0; padding: 0; position: relative; right: -10px; font-size:7px;}
* html .boxcontent {margin: 0;  padding: 0 0 0 10px; position: relative; right: -10px;}

.boxmain {
	background-position: left bottom;
	padding: 0 0 0 10px;
	margin-right: 10px;
}
.boxcontent {
	background-position: right bottom;
	padding:  0 10px 10px 0;
	margin-right: -10px;
	min-height: 120px;
}
.boxcontent input,
.boxcontent textarea
{
	font-size: 100%;
}