div.wideBoxEntity  { background-color: #c6e8ff; margin: 0 0 5px 0; padding:0; }
div.wideBoxPortal  { background-color: #CFEE66; margin: 0 0 5px 0; padding:0; }
div.wideBoxMe  { background-color: #F4DE62; margin: 0 0 5px 0; padding:0; }
div.wideBoxEntity div.topLeftgfx{
	height: 3px;width: 3px;
	position:relative;
	top:0; left:0;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/entity/bar.png');
	background-repeat: no-repeat;
	background-position: top left;
}
div.wideBoxEntity div.topRightgfx{
	height: 3px;width: 3px;
	position:relative;
	top:-3px; left:462px;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/entity/bar.png');
	background-repeat: no-repeat;
	background-position: top right;
}
div.wideBoxEntity div.bottomLeftgfx{
	height: 3px;width: 3px;
	position:relative;
	bottom:-3px;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/entity/bar.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.wideBoxEntity div.bottomRightgfx{
	height: 3px;width: 3px;
	position:relative;
	left:462px;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/entity/bar.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.wideBoxPortal div.topLeftgfx{
	height: 3px;width: 3px;
	position:relative;
	top:0; left:0;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/portal/bar.png');
	background-repeat: no-repeat;
	background-position: top left;
}
div.wideBoxPortal div.topRightgfx{
	height: 3px;width: 3px;
	position:relative;
	top:-3px; left:462px;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/portal/bar.png');
	background-repeat: no-repeat;
	background-position: top right;
}
div.wideBoxPortal div.bottomLeftgfx{
	height: 3px;width: 3px;
	position:relative;
	bottom:-3px;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/portal/bar.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.wideBoxPortal div.bottomRightgfx{
	height: 3px;width: 3px;
	position:relative;
	left:462px;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/portal/bar.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

div.wideBoxMe div.topLeftgfx{
	height: 3px;width: 3px;
	position:relative;
	top:0; left:0;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/me/bar.png');
	background-repeat: no-repeat;
	background-position: top left;
}
div.wideBoxMe div.topRightgfx{
	height: 3px;width: 3px;
	position:relative;
	top:-3px; left:462px;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/me/bar.png');
	background-repeat: no-repeat;
	background-position: top right;
}
div.wideBoxMe div.bottomLeftgfx{
	height: 3px;width: 3px;
	position:relative;
	bottom:-3px;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/me/bar.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.wideBoxMe div.bottomRightgfx{
	height: 3px;width: 3px;
	position:relative;
	left:462px;
	background-image: url('http://gfx1.speek.dk/themes/light/images/nav/me/bar.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}