div.body {
line-height: 14px;
overflow: hidden;
}

/* --- Scaling portlets --- */

div.portlet-scale p {
	margin-top: 0;
	margin-bottom: 8px;
}

div.portlet-scale-header h3, div.stickie-header h3 {
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

div.portlet-scale.gold div.portlet-scale-header {
	background: url(http://www.habboblog.nl/images/box-scale/gold-top-l.gif) no-repeat;
	border-bottom: 1px solid black;
	padding-left: 7px;
}

div.portlet-scale.gold div.portlet-scale-header h3 {
	background: url(http://www.habboblog.nl/images/box-scale/gold-top.gif) no-repeat top right;
	padding: 5px 7px 5px 0;
}

div.portlet-scale.gold div.portlet-scale-body {
	background: url(http://www.habboblog.nl/images/box-scale/gold-content-l.gif) repeat-y bottom left;
	padding-left: 7px;
}

div.portlet-scale.gold div.portlet-scale-content {
	background: url(http://www.habboblog.nl/images/box-scale/gold-content.gif) repeat-y bottom right;
	padding: 7px 7px 7px 0;
}

div.portlet-scale.gold div.portlet-scale-bottom {
    clear: both;
    background-image: url(http://www.habboblog.nl/images/box-scale/white-bl.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 1%;
}

div.portlet-scale.gold div.portlet-scale-bottom-body {
    margin-left: 11px;
    margin-top: 0;
    padding-top: 11px;
    background-image: url(http://www.habboblog.nl/images/box-scale/white-br.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}


/* --- box & maskbox --- */

div.box a {
	color: #D75C03;
	font-weight: bold;
}

div.box div.headline, div.box div.border, div.box div.border div {
	background-repeat: no-repeat;
}

div.box h3, div.maskbox h3 {
	background-position: top right;
	background-repeat: no-repeat;
	padding: 7px 12px 0 5px;
	color: white;
	font-size: 11px;
}

div.box h3 {
	margin: 0 0 0 7px;
}

div.box div.body h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div.box div.border {
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1%;
}

div.box div.border div {
	background-position: top right;
	height: 4px;
	margin: 0 0 0 7px;
}

div.box div.body, div.maskbox div.body {
	padding: 5px 9px;
}

div.box div.bottom, div.maskbox div.bottom {
	height: 6px;
	font-size: 1%;
	background-repeat: no-repeat;
}

div.box div.bottom div, div.maskbox div.bottom div {
	height: 6px;
	margin: 0 0 0 6px;
	background-repeat: no-repeat;
	background-position: top right;
}

div.box div.border {
	background-color: white;
}

div.box div.body, div.maskbox div.body {
	background-color: white;
}
div.box div.body textarea, div.maskbox div.body textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.box div.body input.button, div.maskbox div.body input.button {
	border: 2px solid black;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
}

div.box.darker div.border, div.box.darker div.body, div.maskbox.darker div.body {
	background-color: #F3F3F3;
}
div.box.darkest div.border, div.box.darkest div.body, div.maskbox.darkest div.body {
	background-color: #E4E4E4;
}
div.box div.bottom, div.maskbox div.bottom {
	background-image: url(http://www.habboblog.nl/images/boxes/light-bl.gif);
}
div.box div.bottom div, div.maskbox div.bottom div {
	background-image: url(http://www.habboblog.nl/images/boxes/light-br.gif);
}
div.box.darker div.bottom, div.maskbox.darker div.bottom {
	background-image: url(http://www.habboblog.nl/images/boxes/darker-bl.gif);
}
div.box.darker div.bottom div, div.maskbox.darker div.bottom div {
	background-image: url(http://www.habboblog.nl/images/boxes/darker-br.gif);
}
div.box.darkest div.bottom, div.maskbox.darkest div.bottom {
	background-image: url(http://www.habboblog.nl/images/boxes/darkest-bl.gif);
}
div.box.darkest div.bottom div, div.maskbox.darkest div.bottom div {
	background-image: url(http://www.habboblog.nl/images/boxes/darkest-br.gif);
}

/* reactie */
div.reactie div.body a {
	font-size: 10px;
	color: #333B41;
}
div.box.reactie div.rltop {
	background: url(http://www.habboblog.nl/images/boxes/light-tl.gif) no-repeat;
	height: 6px;
	font-size: 1%;
}
div.box.reactie div.rrtop {
	background: url(http://www.habboblog.nl/images/boxes/light-tr.gif) no-repeat top right;
	height: 6px;
	margin: 0 0 0 6px;
	font-size: 1%;
}
div.box.reactie input.button {
	background-color: #336699;
}

/* rood */

div.maskbox.rood div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/rood-light-tr.gif) no-repeat top right;
}
div.maskbox.rood h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.rood div.headline {
	background: url(http://www.habboblog.nl/images/boxes/rood-light-tl.gif) no-repeat;
}
div.maskbox.rood div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.rood div.body a {
	color: #CC3333;
}
div.maskbox.rood div.body input.button {
	background-color: #cc3333;
}

/* lichtgroen */

div.maskbox.lichtgroen div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/lichtgroen-light-tr.gif) no-repeat top right;
}
div.maskbox.lichtgroen h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.lichtgroen div.headline {
	background: url(http://www.habboblog.nl/images/boxes/lichtgroen-light-tl.gif) no-repeat;
}
div.maskbox.lichtgroen div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.lichtgroen div.body a {
	color: #329262;
}
div.maskbox.lichtgroen div.body input.button {
	background-color: #329262;
}

/* donkergroen */

div.maskbox.donkergroen div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/donkergroen-light-tr.gif) no-repeat top right;
}
div.maskbox.donkergroen h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.donkergroen div.headline {
	background: url(http://www.habboblog.nl/images/boxes/donkergroen-light-tl.gif) no-repeat;
}
div.maskbox.donkergroen div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.donkergroen div.body a {
	color: #109618;
}
div.maskbox.donkergroen div.body input.button {
	background-color: #109618;
}

/* lichtgroenblauw */

div.maskbox.lichtgroenblauw div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/lichtgroenblauw-light-tr.gif) no-repeat top right;
}
div.maskbox.lichtgroenblauw h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.lichtgroenblauw div.headline {
	background: url(http://www.habboblog.nl/images/boxes/lichtgroenblauw-light-tl.gif) no-repeat;
}
div.maskbox.lichtgroenblauw div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.lichtgroenblauw div.body a {
	color: #22AA99;
}
div.maskbox.lichtgroenblauw div.body input.button {
	background-color: #22AA99;
}

/* lichtblauw */

div.maskbox.lichtblauw div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/lichtblauw-light-tr.gif) no-repeat top right;
}
div.maskbox.lichtblauw h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.lichtblauw div.headline {
	background: url(http://www.habboblog.nl/images/boxes/lichtblauw-light-tl.gif) no-repeat;
}
div.maskbox.lichtblauw div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.lichtblauw div.body a {
	color: #3366CC;
}
div.maskbox.lichtblauw div.body input.button {
	background-color: #3366CC;
}

/* donkerpaars */

div.maskbox.donkerpaars div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/donkerpaars-light-tr.gif) no-repeat top right;
}
div.maskbox.donkerpaars h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.donkerpaars div.headline {
	background: url(http://www.habboblog.nl/images/boxes/donkerpaars-light-tl.gif) no-repeat;
}
div.maskbox.donkerpaars div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.donkerpaars div.body a {
	color: #994499;
}
div.maskbox.donkerpaars div.body input.button {
	background-color: #994499;
}

/* bruin */

div.maskbox.bruin div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/bruin-light-tr.gif) no-repeat top right;
}
div.maskbox.bruin h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.bruin div.headline {
	background: url(http://www.habboblog.nl/images/boxes/bruin-light-tl.gif) no-repeat;
}
div.maskbox.bruin div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.bruin div.body a {
	color: #B08B59;
}
div.maskbox.bruin div.body input.button {
	background-color: #B08B59;
}

/* roze */

div.maskbox.roze div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/roze-light-tr.gif) no-repeat top right;
}
div.maskbox.roze h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.roze div.headline {
	background: url(http://www.habboblog.nl/images/boxes/roze-light-tl.gif) no-repeat;
}
div.maskbox.roze div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.roze div.body a {
	color: #DD4477;
}
div.maskbox.roze div.body input.button {
	background-color: #DD4477;
}

/* paars */

div.maskbox.paars div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/paars-light-tr.gif) no-repeat top right;
}
div.maskbox.paars h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.paars div.headline {
	background: url(http://www.habboblog.nl/images/boxes/paars-light-tl.gif) no-repeat;
}
div.maskbox.paars div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.paars div.body a {
	color: #994499;
}
div.maskbox.paars div.body input.button {
	background-color: #994499;
}

/* blauw */

div.maskbox.blauw div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/blauw-light-tr.gif) no-repeat top right;
}
div.maskbox.blauw h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.blauw div.headline {
	background: url(http://www.habboblog.nl/images/boxes/blauw-light-tl.gif) no-repeat;
}
div.maskbox.blauw div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.blauw div.body a {
	color: #336699;
}
div.maskbox.blauw div.body input.button {
	background-color: #336699;
}

/* groen */

div.maskbox.groen div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/groen-light-tr.gif) no-repeat top right;
}
div.maskbox.groen h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.groen div.headline {
	background: url(http://www.habboblog.nl/images/boxes/groen-light-tl.gif) no-repeat;
}
div.maskbox.groen div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.groen div.body a {
	color: #109618;
}
div.maskbox.groen div.body input.button {
	background-color: #109618;
}

/* bruin was dubbel! */

/* mufblauw */

div.maskbox.mufblauw div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/mufblauw-light-tr.gif) no-repeat top right;
}
div.maskbox.mufblauw h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.mufblauw div.headline {
	background: url(http://www.habboblog.nl/images/boxes/mufblauw-light-tl.gif) no-repeat;
}
div.maskbox.mufblauw div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.mufblauw div.body a {
	color: #7079A8;
}
div.maskbox.mufblauw div.body input.button {
	background-color: #7079A8;
}

/* mufbruin */

div.maskbox.mufbruin div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/mufbruin-light-tr.gif) no-repeat top right;
}
div.maskbox.mufbruin h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.mufbruin div.headline {
	background: url(http://www.habboblog.nl/images/boxes/mufbruin-light-tl.gif) no-repeat;
}
div.maskbox.mufbruin div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.mufbruin div.body a {
	color: #898951;
}
div.maskbox.mufbruin div.body input.button {
	background-color: #898951;
}

/* mufgroen */

div.maskbox.mufgroen div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/mufgroen-light-tr.gif) no-repeat top right;
}
div.maskbox.mufgroen h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.mufgroen div.headline {
	background: url(http://www.habboblog.nl/images/boxes/mufgroen-light-tl.gif) no-repeat;
}
div.maskbox.mufgroen div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.mufgroen div.body a {
	color: #5C8D87;
}
div.maskbox.mufgroen div.body input.button {
	background-color: #5C8D87;
}

/* mufpaars */

div.maskbox.mufpaars div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/mufpaars-light-tr.gif) no-repeat top right;
}
div.maskbox.mufpaars h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.mufpaars div.headline {
	background: url(http://www.habboblog.nl/images/boxes/mufpaars-light-tl.gif) no-repeat;
}
div.maskbox.mufpaars div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.mufpaars div.body a {
	color: #8C6D8C;
}
div.maskbox.mufpaars div.body input.button {
	background-color: #8C6D8C;
}

/* mufroze */

div.maskbox.mufroze div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/mufroze-light-tr.gif) no-repeat top right;
}
div.maskbox.mufroze h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.mufroze div.headline {
	background: url(http://www.habboblog.nl/images/boxes/mufroze-light-tl.gif) no-repeat;
}
div.maskbox.mufroze div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.mufroze div.body a {
	color: #A87070;
}
div.maskbox.mufroze div.body input.button {
	background-color: #A87070;
}

/* mufzwart */

div.maskbox.mufzwart div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/mufzwart-light-tr.gif) no-repeat top right;
}
div.maskbox.mufzwart h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.mufzwart div.headline {
	background: url(http://www.habboblog.nl/images/boxes/mufzwart-light-tl.gif) no-repeat;
}
div.maskbox.mufzwart div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.mufzwart div.body a {
	color: #627487;
}
div.maskbox.mufzwart div.body input.button {
	background-color: #627486;
}

/* oranje */

div.maskbox.oranje div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/oranje-light-tr.gif) no-repeat top right;
}
div.maskbox.oranje h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.oranje div.headline {
	background: url(http://www.habboblog.nl/images/boxes/oranje-light-tl.gif) no-repeat;
}
div.maskbox.oranje div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.oranje div.body a {
	color: #EE8800;
}
div.maskbox.oranje div.body input.button {
	background-color: #ee8800;
}

/* geel */

div.maskbox.geel div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/geel-light-tr.gif) no-repeat top right;
}
div.maskbox.geel h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.geel div.headline {
	background: url(http://www.habboblog.nl/images/boxes/geel-light-tl.gif) no-repeat;
}
div.maskbox.geel div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.geel div.body a {
	color: #D6AE00;
}
div.maskbox.geel div.body input.button {
	background-color: #D6AE00;
}

/* donkergeel */

div.maskbox.donkergeel div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/lichtgeel-light-tr.gif) no-repeat top right;
}
div.maskbox.donkergeel h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.donkergeel div.headline {
	background: url(http://www.habboblog.nl/images/boxes/lichtgeel-light-tl.gif) no-repeat;
}
div.maskbox.donkergeel div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.donkergeel div.body a {
	color: #D6AE00;
}
div.maskbox.donkergeel div.body input.button {
	background-color: #D6AE00;
}

/* geel_glimmer */

div.maskbox.geel_glimmer div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/geel_glimmer-light-tr.gif) no-repeat top right;
}
div.maskbox.geel_glimmer h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.geel_glimmer div.headline {
	background: url(http://www.habboblog.nl/images/boxes/geel_glimmer-light-tl.gif) no-repeat;
}
div.maskbox.geel_glimmer div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.geel_glimmer div.body a {
	color: #F3C500;
}
div.maskbox.geel_glimmer div.body input.button {
	background-color: #F3C500;
}

/* roze_glimmer */

div.maskbox.roze_glimmer div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/roze_glimmer-light-tr.gif) no-repeat top right;
}
div.maskbox.roze_glimmer h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.roze_glimmer div.headline {
	background: url(http://www.habboblog.nl/images/boxes/roze_glimmer-light-tl.gif) no-repeat;
}
div.maskbox.roze_glimmer div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.roze_glimmer div.body a {
	color: #FF208F;
}
div.maskbox.roze_glimmer div.body input.button {
	background-color: #FF208F;
}
/* lichtroze_glimmer */

div.maskbox.lichtroze_glimmer div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/rood_glimmer-light-tr_old.gif) no-repeat top right;
}
div.maskbox.lichtroze_glimmer h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.lichtroze_glimmer div.headline {
	background: url(http://www.habboblog.nl/images/boxes/rood_glimmer-light-tl_old.gif) no-repeat;
}
div.maskbox.lichtroze_glimmer div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.lichtroze_glimmer div.body a {
	color: #FF208F;
}
div.maskbox.lichtroze_glimmer div.body input.button {
	background-color: #FF208F;
}

/* lichtgroenblauw_glimmer */

div.maskbox.lichtgroenblauw_glimmer div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/lichtgroenblauw_glimmer-light-tr.gif) no-repeat top right;
}
div.maskbox.lichtgroenblauw_glimmer h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.lichtgroenblauw_glimmer div.headline {
	background: url(http://www.habboblog.nl/images/boxes/lichtgroenblauw_glimmer-light-tl.gif) no-repeat;
}
div.maskbox.lichtgroenblauw_glimmer div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.lichtgroenblauw_glimmer div.body a {
	color: #43A77C;
}
div.maskbox.lichtgroenblauw_glimmer div.body input.button {
	background-color: #43A77C;
}

/* rood_glimmer */

div.maskbox.rood_glimmer div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/rood_glimmer-light-tr.gif) no-repeat top right;
}
div.maskbox.rood_glimmer h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.rood_glimmer div.headline {
	background: url(http://www.habboblog.nl/images/boxes/rood_glimmer-light-tl.gif) no-repeat;
}
div.maskbox.rood_glimmer div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.rood_glimmer div.body a {
	color: #CC3333;
}
div.maskbox.rood_glimmer div.body input.button {
	background-color: #cc3333;
}

/* Qmusic */

div.maskbox.qmusic div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/qmusic-tr.png) no-repeat top right;
}
div.maskbox.qmusic h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.qmusic div.headline {
	background: url(http://www.habboblog.nl/images/boxes/qmusic-tl.png) no-repeat;
}
div.maskbox.qmusic div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.qmusic div.body a {
	color: #CC3333;
}
div.maskbox.qmusic div.body input.button {
	background-color: #cc3333;
}

/* oranje_glimmer */

div.maskbox.oranje_glimmer div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/oranje_glimmer-light-tr.gif) no-repeat top right;
}
div.maskbox.oranje_glimmer h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.oranje_glimmer div.headline {
	background: url(http://www.habboblog.nl/images/boxes/oranje_glimmer-light-tl.gif) no-repeat;
}
div.maskbox.oranje_glimmer div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.oranje_glimmer div.body a {
	color: #F3B82C;
}
div.maskbox.oranje_glimmer div.body input.button {
	background-color: #F3B82C;
}

/* blauw_glimmer */

div.maskbox.blauw_glimmer div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/blauw_glimmer-light-tr.gif) no-repeat top right;
}
div.maskbox.blauw_glimmer h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.blauw_glimmer div.headline {
	background: url(http://www.habboblog.nl/images/boxes/blauw_glimmer-light-tl.gif) no-repeat;
}
div.maskbox.blauw_glimmer div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.blauw_glimmer div.body a {
	color: #3366CC;
}
div.maskbox.blauw_glimmer div.body input.button {
	background-color: #3366CC;
}

/* groen_glimmer */

div.maskbox.groen_glimmer div.headline-inner-inner {
	background: url(../images/boxes/groen_glimmer-light-tr.gif) no-repeat top right;
}
div.maskbox.groen_glimmer h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.groen_glimmer div.headline {
	background: url(../images/boxes/groen_glimmer-light-tl.gif) no-repeat;
}
div.maskbox.groen_glimmer div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.groen_glimmer div.body a {
	color: #92FF6F;
}
div.maskbox.groen_glimmer div.body input.button {
	background-color: #92FF6F;
}

/* grijs_glimmer */

div.maskbox.grijs_glimmer div.headline-inner-inner {
	background: url(../images/boxes/grijs_glimmer-light-tr.gif) no-repeat top right;
}
div.maskbox.grijs_glimmer h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.grijs_glimmer div.headline {
	background: url(../images/boxes/grijs_glimmer-light-tl.gif) no-repeat;
}
div.maskbox.grijs_glimmer div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.grijs_glimmer div.body a {
	color: #AAA;
}
div.maskbox.grijs_glimmer div.body input.button {
	background-color: #AAA;
}

/* paars_glimmer */

div.maskbox.paars_glimmer div.headline-inner-inner {
	background: url(../images/boxes/paars_glimmer-light-tr.gif) no-repeat top right;
}
div.maskbox.paars_glimmer h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.paars_glimmer div.headline {
	background: url(../images/boxes/paars_glimmer-light-tl.gif) no-repeat;
}
div.maskbox.paars_glimmer div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.paars_glimmer div.body a {
	color: #9B50EF;
}
div.maskbox.paars_glimmer div.body input.button {
	background-color: #9B50EF;
}

/* dblauw_glimmer */

div.maskbox.dblauw_glimmer div.headline-inner-inner {
	background: url(../images/boxes/dblauw_glimmer-light-tr.gif) no-repeat top right;
}
div.maskbox.dblauw_glimmer h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.dblauw_glimmer div.headline {
	background: url(../images/boxes/dblauw_glimmer-light-tl.gif) no-repeat;
}
div.maskbox.dblauw_glimmer div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.dblauw_glimmer div.body a {
	color: #657CA9;
}
div.maskbox.dblauw_glimmer div.body input.button {
	background-color: #657CA9;
}

/* zwart_glimmer */

div.maskbox.zwart_glimmer div.headline-inner-inner {
	background: url(../images/boxes/zwart_glimmer-light-tr.gif) no-repeat top right;
}
div.maskbox.zwart_glimmer h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.zwart_glimmer div.headline {
	background: url(../images/boxes/zwart_glimmer-light-tl.gif) no-repeat;
}
div.maskbox.zwart_glimmer div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.zwart_glimmer div.body a {
	color: #333;
}
div.maskbox.zwart_glimmer div.body input.button {
	background-color: #333;
}

/* halloween */

div.maskbox.hween div.headline-inner-inner {
	background: url(../images/boxes/halloween-light-tr.gif) no-repeat top right;
}
div.maskbox.hween h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.hween div.headline {
	background: url(../images/boxes/halloween-light-tl.gif) no-repeat;
}
div.maskbox.hween div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.hween div.body a {
	color: #333;
}
div.maskbox.hween div.body input.button {
	background-color: #333;
}

/* halloween (2) */

div.maskbox.hween2 div.headline-inner-inner {
	background: url(../images/boxes/halloween2-light-tr.gif) no-repeat top right;
}
div.maskbox.hween2 h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.hween2 div.headline {
	background: url(../images/boxes/halloween-light-tl.gif) no-repeat;
}
div.maskbox.hween2 div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.hween2 div.body a {
	color: #333;
}
div.maskbox.hween2 div.body input.button {
	background-color: #333;
}

/* LINE COLLECTION


	line_orange */

div.maskbox.line_orange div.headline-inner-inner {
	background: url(../images/boxes/line-orange-tr.gif) no-repeat top right;
}
div.maskbox.line_orange h3 {
	background: url(../images/boxes/line-orange-br.gif) no-repeat bottom right;
	color: #ff8000;
	font-size: 14px;
}
div.maskbox.line_orange div.headline {
	background: url(../images/boxes/line-orange-tl.gif) no-repeat;
}
div.maskbox.line_orange div.headline-inner {
	background: url(../images/boxes/line-orange-bl.gif) no-repeat bottom left;
}
div.maskbox.line_orange div.body a {
	color: #FF8000;
}
div.maskbox.line_orange div.body input.button {
	background-color: #FF8000;
}

/* line_blue */
div.maskbox.line_blue div.headline-inner-inner {
	background: url(../images/boxes/line-orange-tr.gif) no-repeat top right;
}
div.maskbox.line_blue h3 {
	background: url(../images/boxes/line-blue-br.gif) no-repeat bottom right;
	color: #268DD9;
	font-size: 14px;
}
div.maskbox.line_blue div.headline {
	background: url(../images/boxes/line-orange-tl.gif) no-repeat;
}
div.maskbox.line_blue div.headline-inner {
	background: url(../images/boxes/line-blue-bl.gif) no-repeat bottom left;
}
div.maskbox.line_blue div.body a {
	color: #268DD9;
}
div.maskbox.line_blue div.body input.button {
	background-color: #268DD9;
}

/* line_green */
div.maskbox.line_green div.headline-inner-inner {
	background: url(../images/boxes/line-orange-tr.gif) no-repeat top right;
}
div.maskbox.line_green h3 {
	background: url(../images/boxes/line-green-br.gif) no-repeat bottom right;
	color: #8BCF31;
	font-size: 14px;
}
div.maskbox.line_green div.headline {
	background: url(../images/boxes/line-orange-tl.gif) no-repeat;
}
div.maskbox.line_green div.headline-inner {
	background: url(../images/boxes/line-green-bl.gif) no-repeat bottom left;
}
div.maskbox.line_green div.body a {
	color: #8BCF31;
}
div.maskbox.line_green div.body input.button {
	background-color: #8BCF31;
}

/* line_pink */
div.maskbox.line_pink div.headline-inner-inner {
	background: url(../images/boxes/line-orange-tr.gif) no-repeat top right;
}
div.maskbox.line_pink h3 {
	background: url(../images/boxes/line-pink-br.gif) no-repeat bottom right;
	color: #FF0080;
	font-size: 14px;
}
div.maskbox.line_pink div.headline {
	background: url(../images/boxes/line-orange-tl.gif) no-repeat;
}
div.maskbox.line_pink div.headline-inner {
	background: url(../images/boxes/line-pink-bl.gif) no-repeat bottom left;
}
div.maskbox.line_pink div.body a {
	color: #FF0080;
}
div.maskbox.line_pink div.body input.button {
	background-color: #FF0080;
}

/* line_gold */
div.maskbox.line_gold div.headline-inner-inner {
	background: url(../images/boxes/line-orange-tr.gif) no-repeat top right;
}
div.maskbox.line_gold h3 {
	background: url(../images/boxes/line-gold-br.gif) no-repeat bottom right;
	color: #E2C51D;
	font-size: 14px;
}
div.maskbox.line_gold div.headline {
	background: url(../images/boxes/line-orange-tl.gif) no-repeat;
}
div.maskbox.line_gold div.headline-inner {
	background: url(../images/boxes/line-gold-bl.gif) no-repeat bottom left;
}
div.maskbox.line_gold div.body a {
	color: #E2C51D;
}
div.maskbox.line_gold div.body input.button {
	background-color: #E2C51D;
}

/* line_red */
div.maskbox.line_red div.headline-inner-inner {
	background: url(../images/boxes/line-orange-tr.gif) no-repeat top right;
}
div.maskbox.line_red h3 {
	background: url(../images/boxes/line-red-br.gif) no-repeat bottom right;
	color: rgb(231,35,24);
	font-size: 14px;
}
div.maskbox.line_red div.headline {
	background: url(../images/boxes/line-orange-tl.gif) no-repeat;
}
div.maskbox.line_red div.headline-inner {
	background: url(../images/boxes/line-red-bl.gif) no-repeat bottom left;
}
div.maskbox.line_red div.body a {
	color: rgb(231,35,24);
}
div.maskbox.line_red div.body input.button {
	background-color: rgb(231,35,24);
}

/* NEWBOXCOLOURS */
div.maskbox.big_blue div.headline-inner-inner {
	background: url(../images/boxes/big-blue-tr.gif) no-repeat top right;
}
div.maskbox.big_blue h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	margin: 0;
	padding: 4px 10px;
	position: relative;
}
div.maskbox.big_blue div.headline {
	background: url(../images/boxes/big-blue-tl.gif) no-repeat;
}
div.maskbox.big_blue div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.big_blue div.body a {
	color: #657CA9;
}
div.maskbox.big_blue div.body input.button {
	background-color: #657CA9;
}

div.maskbox.big_green div.headline-inner-inner {
	background: url(../images/boxes/big-green-tr.gif) no-repeat top right;
}
div.maskbox.big_green h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	margin: 0;
	padding: 4px 10px;
	position: relative;
}
div.maskbox.big_green div.headline {
	background: url(../images/boxes/big-green-tl.gif) no-repeat;
}
div.maskbox.big_green div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.big_green div.body a {
	color: #657CA9;
}
div.maskbox.big_green div.body input.button {
	background-color: #657CA9;
}

/* box alert */

div.box.alert a {
	color: #508F54;
}
div.box.alert h3 {
	color: #FF0;
}
div.box.alert div.border {
	background-image: url(../images/boxes/alert-bl.gif);
}
div.box.alert div.border div {
	background-image: url(../images/boxes/alert-br.gif);
}
div.box.alert div.headline {
	background-image: url(../images/boxes/alert-light-tl.gif);
}
div.box.alert h3 {
	background-image: url(../images/boxes/alert-light-tr.gif);
}
div.box.alert div.border {
	background-image: url(../images/boxes/alert-bl.gif);
}
div.box.alert div.border div {
	background-image: url(../images/boxes/alert-br.gif);
}
div.box.darker.alert div.headline {
	background-image: url(../images/boxes/alert-darker-tl.gif);
}
div.box.darker.alert h3 {
	background-image: url(../images/boxes/alert-darker-tr.gif);
}
div.box.darkest.alert div.headline {
	background-image: url(../images/boxes/alert-darkest-tl.gif);
}
div.box.darkest.alert h3 {
	background-image: url(../images/boxes/alert-darkest-tr.gif);
}
div.box.alert input.button {
	background-color: #508F54;
}

/* maskbox-specific */

div.maskbox a {
	color: #47839D;
	font-weight: bold;
}
div.maskbox div.headline-inner-inner {
	margin: 0 0 0 7px;
}
div.maskbox h3 {
	margin: 0;
	padding-bottom: 5px;
}
div.maskbox input.button {
	font-weight: bold;
	color: #fff;
	border: 2px solid black;
}

/* snow */

div.maskbox.snow div.headline-inner-inner {
	background: url(../images/boxes/snow-light-tr.gif) no-repeat top right;
}
div.maskbox.snow h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.snow div.headline {
	background: url(../images/boxes/snow-light-tl.gif) no-repeat;
}
div.maskbox.snow div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.snow div.body a {
	//color: #2FB7ED;
	color: #1196C8;
}
div.maskbox.snow div.body input.button {
	background-color: #1196C8;
}

/* xmas */

div.maskbox.xmas div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/xmas-light-tr.gif) no-repeat top right;
}
div.maskbox.xmas h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.xmas div.headline {
	background: url(http://www.habboblog.nl/images/boxes/xmas-light-tl.gif) no-repeat;
}
div.maskbox.xmas div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.xmas div.body a {
	color: #B21313;
}
div.maskbox.xmas div.body input.button {
	background-color: #B21313;
}

/* sinterklaas */

div.maskbox.sint div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/sint-light-tr.gif) no-repeat top right;
}
div.maskbox.sint h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.sint div.headline {
	background: url(http://www.habboblog.nl/images/boxes/sint-light-tl.gif) no-repeat;
}
div.maskbox.sint div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.sint div.body a {
	color: #CC3333;
}
div.maskbox.sint div.body input.button {
	background-color: #cc3333;
}

/* winnaarsbox */

div.maskbox.winnaarsbox div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/winnaarsbox.png) no-repeat top right;
}
div.maskbox.winnaarsbox h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.winnaarsbox div.headline {
	background: url(http://www.habboblog.nl/images/boxes/winnaarsbox-tl.png) no-repeat;
}
div.maskbox.winnaarsbox div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.winnaarsbox div.body a {
	color: #B21313;
}
div.maskbox.winnaarsbox div.body input.button {
	background-color: #B21313;
}

/* wie is de mol */

div.maskbox.widm div.headline-inner-inner {
	background: url(http://www.habboblog.nl/images/boxes/widm-tr.gif) no-repeat top right;
}
div.maskbox.widm h3 {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.widm div.headline {
	background: url(http://www.habboblog.nl/images/boxes/widm-tl.gif) no-repeat;
}
div.maskbox.widm div.headline-inner {
	background: url(http://www.habboblog.nl/images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.widm div.body a {
	color: #109618;
}
div.maskbox.widm div.body input.button {
	background-color: #109618;
}

/* earth hour */

div.maskbox.earthhour div.headline-inner-inner {
	background: url(../images/boxes/earthhour-tr.gif) no-repeat top right;
}
div.maskbox.earthhour h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.earthhour div.headline {
	background: url(../images/boxes/earthhour-tl.gif) no-repeat;
}
div.maskbox.earthhour div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.earthhour div.body a {
	color: #333;
}
div.maskbox.earthhour div.body input.button {
	background-color: #333;
}

/* VIP Box */

div.maskbox.vip div.headline-inner-inner {
	background: url(../images/boxes/vip-tr.gif) no-repeat top right;
}
div.maskbox.vip h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.vip div.headline {
	background: url(../images/boxes/vip-tl.gif) no-repeat;
}
div.maskbox.vip div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.vip div.body a {
	color: #994499;
}
div.maskbox.vip div.body input.button {
	background-color: #994499;
}

/* VIP Box II */

div.maskbox.vip2 div.headline-inner-inner {
	background: url(../images/boxes/vip2-tr.gif) no-repeat top right;
}
div.maskbox.vip2 h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.vip2 div.headline {
	background: url(../images/boxes/vip2-tl.gif) no-repeat;
}
div.maskbox.vip2 div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.vip2 div.body a {
	color: #994499;
}
div.maskbox.vip2 div.body input.button {
	background-color: #994499;
}

/* Medium Seagreen */

div.maskbox.seagreen div.headline-inner-inner {
	background: url(../images/boxes/superlichtgroen-tr.gif) no-repeat top right;
}
div.maskbox.seagreen h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.seagreen div.headline {
	background: url(../images/boxes/superlichtgroen-tl.gif) no-repeat;
}
div.maskbox.seagreen div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.seagreen div.body a {
	color: #44BB77;
}
div.maskbox.seagreen div.body input.button {
	background-color: #44BB77;
}

/* Superdonkerrood */

div.maskbox.superdonkerrood div.headline-inner-inner {
	background: url(../images/boxes/superdonkerrood-tr.gif) no-repeat top right;
}
div.maskbox.superdonkerrood h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.superdonkerrood div.headline {
	background: url(../images/boxes/superdonkerrood-tl.gif) no-repeat;
}
div.maskbox.superdonkerrood div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.superdonkerrood div.body a {
	color: #994499;
}
div.maskbox.superdonkerrood div.body input.button {
	background-color: #994499;
}

/* Hout */

div.maskbox.hout div.headline-inner-inner {
	background: url(../images/boxes/hout-tr.gif) no-repeat top right;
}
div.maskbox.hout h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.hout div.headline {
	background: url(../images/boxes/hout-tl.gif) no-repeat;
}
div.maskbox.hout div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.hout div.body a {
	color: #B08B59;
}
div.maskbox.hout div.body input.button {
	background-color: #B08B59;
}

/* Donkerrood */

div.maskbox.donkerrood div.headline-inner-inner {
	background: url(../images/boxes/donkerrood-tr.gif) no-repeat top right;
}
div.maskbox.donkerrood h3 {
	background: url(../images/boxes/algemeen-light-br.gif) no-repeat bottom right;
}
div.maskbox.donkerrood div.headline {
	background: url(../images/boxes/donkerrood-tl.gif) no-repeat;
}
div.maskbox.donkerrood div.headline-inner {
	background: url(../images/boxes/algemeen-light-bl.gif) no-repeat bottom left;
}
div.maskbox.donkerrood div.body a {
	color: #994499;
}
div.maskbox.donkerrood div.body input.button {
	background-color: #994499;
}

/* notebook box */

div.notebox {
width: 253px;
}

div.notebox div.left-t {
width: 24px;
height: 12px;
font-size: 1%;

background: url(../images/boxes/notes-tl.gif) top left no-repeat;
}

div.notebox div.right-t {
width: 253px;
height: 12px;
font-size: 1%;

background: url(../images/boxes/notes-tr.gif) top right no-repeat;
}

div.notebox div.body {

font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: url(../images/boxes/notes-mi.gif) repeat-y;

}

div.notebox div.body a {
color: #0D6C91;
font-weight: bold;
text-decoration: none;
}

div.notebox div.left-b {
width: 24px;
height: 15px;
font-size: 1%;

background: url(../images/boxes/notes-bl.gif) bottom left no-repeat;
}

div.notebox div.right-b {
width: 253px;
height: 15px;
font-size: 1%;

background: url(../images/boxes/notes-br.gif) bottom right no-repeat;
}

/* --- white content box, rood error box, groen ok box --- */

div.content-white, div.content-rood, div.content-ok {
    background-image: url(../images/box-scale/white-tl.gif);
    background-repeat: no-repeat;
    background-position: top left;
    margin-bottom: 0;
}

div.content-white-body, div.content-rood-body, div.content-ok-body {
	background-image: url(../images/box-scale/white-tr.gif);
    background-repeat: no-repeat;
    background-position: top right;
    margin: 0 0 0 11px;
	padding: 11px 11px 0 0;
    line-height: 1.2em;
}

div.content-white-body h4, div.content-rood-body h4, div.content-ok-body h4 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

div.content-white-body p, div.content-rood-body p, div.content-ok-body p,
div.content-white-body h4, div.content-rood-body h4, div.content-ok-body h4 {
	padding-bottom: 1em;
}

div.content-white-body form, div.content-rood-body form, div.content-ok-body form {
	margin: 0;
}

div.content-white-content {
	padding: 0 0 11px 0;
}

div.content-white-bottom, div.content-rood-bottom, div.content-ok-bottom {
	clear: both;
    background-image: url(../images/box-scale/white-bl.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 1%;
}

div.content-white-bottom-body, div.content-rood-bottom-body, div.content-ok-bottom-body {
	margin-left: 11px;
    margin-top: 0;
	padding-top: 11px;
    background-image: url(../images/box-scale/white-br.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    font-size: 1%;
}

div.content-white h3, div.nobox h3 {
	margin-top: 0;
	font-size: 11px;
}


/* --- rood error box --- */

div.content-rood {
    background-image: url(../images/box-scale/rood-tl.gif);
}

div.content-rood-body {
    background-image: url(../images/box-scale/rood-tr.gif);
}

div.content-rood-bottom {
    background-image: url(../images/box-scale/rood-bl.gif);
}

div.content-rood-bottom-body {
    background-image: url(../images/box-scale/rood-br.gif);
}


/* --- groen ok box --- */

div.content-ok {
    background-image: url(../images/box-scale/groen-tl.gif);
}

div.content-ok-body {
    background-image: url(../images/box-scale/groen-tr.gif);
}

div.content-ok-bottom {
    background-image: url(../images/box-scale/groen-bl.gif);
}

div.content-ok-bottom-body {
    background-image: url(../images/box-scale/groen-br.gif);
}


/* --- blauw/beige content box --- */

div.content-blauw, div.content-beige {
    margin-bottom: 0;
    clear: both;
}

div.content-blauw-body, div.content-beige-body {
	margin-left: 7px;
	padding-top: 7px;
	padding-right: 7px;
	margin-bottom: 0;
}

div.content-blauw-body p, div.content-beige-body p {
	padding-bottom: 1em;
}

div.content-blauw-bottom, div.content-beige-bottom {
	clear: both;
	font-size: 1%;
}

div.content-blauw-bottom-body, div.content-beige-bottom-body {
	margin-left: 7px;
    margin-top: 0;
	padding-top: 7px;
}

div.content-blauw {
    background: url(../images/box-scale/blauw-tl.gif) no-repeat;
}

div.content-blauw-body {
    background: url(../images/box-scale/blauw-tr.gif) no-repeat top right;
}

div.content-blauw-bottom {
    background: url(../images/box-scale/blauw-bl.gif) no-repeat bottom left;
}

div.content-blauw-bottom-body {
    background: url(../images/box-scale/blauw-br.gif) no-repeat bottom right;
}

div.content-beige {
    background: url(../images/box-scale/beige-tl.gif) no-repeat;
}

div.content-beige-body {
    background: url(../images/box-scale/beige-tr.gif) no-repeat top right;
}

div.content-beige-bottom {
    background: url(../images/box-scale/beige-bl.gif) no-repeat bottom left;
}

div.content-beige-bottom-body {
    background: url(../images/box-scale/beige-br.gif) no-repeat bottom right;
}


/* --- dark blauw content box --- */

div.content-dblauw {
    background: url(../images/box-scale/dblauw-tl.gif) no-repeat;
    margin-bottom: 0;
    clear: both;
}

div.content-dblauw-body {
    background: url(../images/box-scale/dblauw-tr.gif) no-repeat top right;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	margin-bottom: 0;
}

div.content-dblauw-body p {
	margin: 0;
	padding-bottom: 1em;
}

div.content-dblauw-bottom {
    background: url(../images/box-scale/dblauw-bl.gif) no-repeat bottom left;
    font-size: 1%;
	clear: both;
}

div.content-dblauw-bottom-body {
    background: url(../images/box-scale/dblauw-br.gif) no-repeat bottom right;
	margin-left: 4px;
    margin-top: 0;
	padding-top: 4px;
}


/* --- processbox --- */

div.processbox h4 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

div.processbox h4 {
	padding-bottom: 1em;
}

div.processbox div.headline {
	background: url(../images/process/headline-l.gif) no-repeat;
	height: 100%;
}

div.processbox div.headline-content {
	margin-left: 5px;
	padding: 5px 5px 0 0;
	background: url(../images/process/headline-r.gif) no-repeat top right;
}

div.processbox div.headline-wrapper {
	background-color: #A43700;
	padding: 1px 1px 2px 1px;
}

div.processbox div.headline h2 {
	margin: 0;
	padding: 2px 9px 3px 9px;
	border-top: 2px solid #EE9800;
	font-size: 11px;
	font-family: Verdana;
	background-color: #D75C03;
	color: white;
	text-transform: uppercase;
}

div.processbox.blauw div.headline div.headline-wrapper {
	background-color: #385F79;
}

div.processbox.blauw div.headline h2 {
	border-top: 2px solid #6A9DC2;
	background-color: #3F7692;
}

div.processbox div.content-top {
	background: #E3E3E3 url(../images/process/content-tl.gif) repeat-y;
}

div.processbox div.content {
	margin-left: 9px;
	padding: 9px 9px 4px 0;
	background: url(../images/process/content-tr.gif) no-repeat top right;
	min-height: 230px;
}

div.processbox div.content-bottom {
	height: 5px;
	background: url(../images/process/content-bl.gif) no-repeat;
}

div.processbox div.content-bottom-content {
	height: 5px;
	margin-left: 5px;
	background: url(../images/process/content-br.gif) no-repeat top right;
}

div.processbox div.processbox-inner {
	padding: 0 5px;
}


/* --- purse --- */

div.purse {
	width: 308px;
}

div.purse p {
	margin: 0;
	padding-bottom: 1em;
}

div.purse a {
	color: #6A3A1F;
}

div.purse-header {
	background: url(../images/purse/title-tl.gif) no-repeat;
	height: 100%;
	padding-left: 11px;
}

div.purse-header h3 {
	background: url(../images/purse/title-tr.gif) no-repeat top right;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	margin: 0;
	padding: 9px 11px 0 0;
	position: relative;
}

div.purse-header h3 a.close {
	position: absolute;
	right: 19px;
}

div.purse-header-bottom {
	background: url(../images/purse/title-bl.gif) no-repeat;
	height: 17px;
	padding-left: 11px;
	font-size: 1%;
}

div.purse-header-bottom div {
	background: url(../images/purse/title-br.gif) no-repeat top right;
	height: 17px;
}

div.purse-body {
	background: url(../images/purse/content-l.gif) repeat-y;
	padding-left: 11px;
}

div.purse-content {
	background: #D9C49A url(../images/purse/content-r.gif) repeat-y top right;
	padding: 0 19px 0 0;
}

div.purse-bottom {
	background: url(../images/purse/bottom-l.gif) no-repeat;
	height: 18px;
	padding-left: 13px;
	font-size: 1%;
}

div.purse-bottom div {
	background: url(../images/purse/bottom-r.gif) no-repeat top right;
	height: 18px;
}

/* --- bubble w/ black border --- */

div.blackbubble {
    background-image: url( ../images/box-scale/bubble_tl.gif );
    background-repeat: no-repeat;
    margin-bottom: 0;
}

div.blackbubble-body {
	margin-left: 11px;
	padding-top: 11px;
	padding-right: 11px;
	margin-bottom: 0;
    background-image: url( ../images/box-scale/bubble_tr.gif );
    background-repeat: no-repeat;
    background-position: top right;
}

div.blackbubble-bottom {
	clear: both;
    background-image: url( ../images/box-scale/bubble_bl.gif );
    background-repeat: no-repeat;
    background-position: top left;
    margin-top: 0;
    margin-bottom: 3px;
    text-align: center;
}

div.blackbubble-bottom-body {
	margin-left: 11px;
    margin-top: 0;
    background-image: url( ../images/box-scale/bubble_br.gif );
    background-repeat: no-repeat;
    background-position: top right;
}

/* -- flash message box -- */
div.splashmessage {
    position: absolute;
    left: 0px;
    top: 0px;
    border: 1px solid #ccc;
    padding: 3px;
}

#splashmessagebox0 {
    left: 50px;
    top: 150px;
}

#splashmessagebox1 {
    left: 500px;
    top: 150px;
}

#splashmessagebox2 {
    left: 50px;
    top: 400px;
}

#splashmessagebox3 {
    left: 500px;
    top: 400px;
}

#splashmessagebox4 {
    left: 50px;
    top: 650px;
}

#splashmessagebox5 {
    left: 500px;
    top: 650px;
}

/* --- footer --- */

#footer {
	padding-top: 6px;
	clear: both;
}

#footer-top {
	background: url(../images/box-scale/footer-tl.gif) no-repeat;
}

#footer-content {
	margin-left: 5px;
	padding: 9px 9px 4px 4px;
	background: url(../images/box-scale/footer-tr.gif) no-repeat top right;
}

#footer-bottom {
	height: 5px;
	background: url(../images/box-scale/footer-bl.gif) no-repeat;
}

#footer-bottom-content {
	height: 5px;
	margin-left: 5px;
	background: url(../images/box-scale/footer-br.gif) no-repeat top right;
	font-size: 1%;
}

div.content-white h3, div.nobox h3 {
	margin-top: 0;
	font-size: 11px;
}



td.habboPage-col div.portlet-scale,
td.habboPage-col div.content-white-outer,
td.habboPage-col div.nobox,
td.habboPage-col div.box,
td.habboPage-col div.maskbox {
    margin: 0 5px 5px 0;
}

td.habboPage-col.rightmost div.portlet-scale,
td.habboPage-col.rightmost div.content-white-outer,
td.habboPage-col.rightmost div.nobox,
td.habboPage-col.rightmost div.box,
td.habboPage-col.rightmost div.maskbox {
	margin-right: 0;
}


p.last {
	padding-bottom: 0;
}


#group_purchase_form {
	width: 284px;
    position: absolute;
    left: -1500px;
    top: 0;
}

#group-purchase-cancel-button {
    float: right;
}

#group-purchase-button {
    float: left;
}

#group-logo {
    float: left;
    margin-right: 11px;
}

#group-description-area, #group-purchase-header, #group-name-area {
   margin-bottom: 8px;
}

#group_name_text {
   font-weight: bold;
}

#description_chars_left {
    font-weight: normal;
	float: right;
	position: relative;
    margin-right: 6px;
    margin-bottom: 8px;
}

#description_text {
    font-weight: bold;
	float: left;	
}

#group_name {
    width: 260px;
}

#group_description {
    width: 260px;
    height: 150px;
}

#group_description-counter {
    background-color: #FC0;
}

#group_purchase_form form {
    margin: 0px;
}

/* --- Portomonnee --- */
table.porto {
width: 218px;
border: 0px;
margin: 0 auto 0 auto;

}

td.porto-1 {
width: 218px;
height: 23px;
background: url(../images/porto/porto_1.gif) no-repeat;
}

td.porto-2 {
width: 218px;
height: 38px;
background: url(../images/porto/porto_2.gif) no-repeat;

font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-weight: bold;

padding-top: 11px;
text-align: center;
}

td.porto-3 {
width: 218px;
height: 18px;
background: url(../images/porto/porto_3.gif) no-repeat;

font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #222222;
text-align: center;

padding-top: 1px;
}

td.porto-3 a, a:hover, a:visited, a:active {
color: #222222;
text-decoration: none;
font-weight: bold;
}

td.porto-4 {
width: 218px;
height: 83px;
text-align: center;
background: url(../images/porto/porto_4.gif) no-repeat;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
font-weight: bold;
vertical-align: center;
}

td.porto-5 {
width: 218px;
height: 37px;
background: url(../images/porto/porto_5.gif) no-repeat;

font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #222;
text-align: center;

padding-bottom: 7px;
}

td.porto-5 a, a:hover, a:visited, a:active {
color: #fff;
}

/* --- pb --- */
div.pb {
width: 536px;
}

div.pb a, a:visited, a:active {
color: #3D749C;
font-weight: bold;
text-decoration: none;
}

div.pb a:hover {
color: #3D749C;
text-decoration: none;
}

div.pb-head {
background: url(../images/pb_top.gif) no-repeat;
height: 18px;
width: 536px;
}

div.pb-bodyhead {
background: url(../images/pb_bodyhead.gif) repeat-y;
width: 536px;

font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;

text-align: center;
}

div.pb-bodyhead a, a:visited, a:active {
color: #fff;
text-decoration: none;
}

div.pb-bodyhead a:hover {
color: #fff;
text-decoration: none;
}

div.pb-foothead {
background: url(../images/pb_foothead.gif) no-repeat;
height: 14px;
width: 536px;
}

div.pb-body {
background: url(../images/pb_body.gif) repeat-y;
width: 516px;

padding-left: 10px;
padding-right: 10px;
}

div.pb-body input.button {
color: #fff;
background-color: #3d749c;
border: 2px solid black;
font-size: 9px;
text-transform: uppercase;
font-weight: bold;
}

div.pb-body input, textarea {
border: 1px solid #000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.pb-foot {
background: url(../images/pb_foot.gif) no-repeat;
vertical-align: top;
height: 19px;
width: 536px;
}

/* --- Moderation Tool --- */

div.moderation {
width: 560px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

div.moderation div.header {
width: 560px;
height: 40px;
background: url(../images/mod_head.gif) no-repeat;

padding-top: 8px;
padding-left: 15px;
}

div.moderation div.boxtop {
width: 560px;
height: 30px;
background: url(../images/mod_boxtop.gif) no-repeat;
}

div.moderation div.body {
width: 560px;
background: url(../images/mod_body.gif) repeat-y;
font-size: 10px;
}

div.moderation div.body a, a:visited, a:active {
color: #000;
font-weight: bold;
}

div.moderation div.body textarea, input {
border: 1px solid #CCCCCC;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.moderation table {
font-size: 10px;
}

div.moderation div.body a:hover {
color: #3D749C;
text-decoration: none;
}

div.moderation div.foot {
width: 560px;
height: 23px;
background: url(../images/mod_foot.gif) no-repeat;
}

div.moderation table.active {
height: 40px;
color: #fff;
font-size: 9px;
font-weight: bold;
}

div.moderation table.active a, a:visited, a:active {
color: #fff;
font-weight: bold;
text-decoration: none;
}

div.moderation table.active td.left {
background: url(../images/mod_btn_active_l.gif) no-repeat;
height: 40px;
width: 7px;
}

div.moderation table.active td.body {
background: url(../images/mod_btn_active_b.gif);
height: 40px;
padding-top: 5px;
text-transform: uppercase;
}

div.moderation table.active td.right {
background: url(../images/mod_btn_active_r.gif) no-repeat;
height: 40px;
width: 8px;
}

div.moderation table.passive {
height: 40px;
color: #fff;
font-size: 9px;
}

div.moderation table.passive a, a:visited, a:active {
color: #DAE6E9;
text-decoration: none;
font-weight: normal;
}

div.moderation table.passive td.left {
background: url(../images/mod_btn_passive_l.gif) no-repeat;
height: 40px;
width: 7px;
}

div.moderation table.passive td.body {
background: url(./images/mod_btn_passive_b.gif);
height: 40px;
padding-top: 5px;
text-transform: uppercase;
}

div.moderation table.passive td.right {
background: url(../images/mod_btn_passive_r.gif) no-repeat;
height: 40px;
width: 8px;
}

/* --- BOB Speech Bubble --- */
#bsb{
	position: relative;
	width: 789px;
	left: 50%;
	margin: 5px 0 0 -394px;
}
#bsb-top{
	background-image: url('/images/boxes/speechbubble-top.png');
	width: 789px;
	height: 9px;
	background-repeat: no-repeat;
}
#bsb-content{
	background-image: url('/images/boxes/speechbubble-content.png');
	width: 789px;
	background-repeat: repeat-y;
	padding-left: 10px;
}
#bsb-bottom{
	background-image: url('/images/boxes/speechbubble-bottom.png');
	width: 789px;
	height: 48px;
}

/* --- Alert Box --- */
table.alerttable {
margin: 0 auto 0 auto;
text-align: center;
}

div#alert {
margin: 0 auto 0 auto;
text-align: center;
}

div.alert {
width: 398px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;

margin: auto auto auto auto;
position: relative;
left: 0px;
top: 200px;
}

div.alert-top {
width: 398px;
height: 31px;
background: url(../images/alert_top.gif) no-repeat;
}

div.alert-body {
padding-left: 5px;
padding-right: 5px;
width: 388px;
text-align: left;
background: url(../images/alert_mid.gif);
}

div.alert-foot {
width: 398px;
height: 10px;
background: url(../images/alert_foot.gif) no-repeat;
}

/* --- Catalogus --- */

td.catalogus {
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

td.catalogus td.category {
background: #DDDDDD;
width: 112px;
height: 17px;
text-align: center;
padding-top: 3px;
padding-left: 5px;
padding-bottom: 3px;

font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;

border-top: 1px solid #000;
border-bottom: 1px solid #000;
}

td.catalogus a, a:hover, a:active, a:visited {
color: #000;
text-decoration: none;
font-weight: bold;
}

td.catalogus td.category a {
color: #000;
text-decoration: none;
font-weight: bold;
}

td.catalogus td.category a:hover,
td.catalogus td.category a:active {
font-weight: bold;
text-decoration: none;
}

td.catalogus td.category a:visited {
font-weight: bold;
text-decoration: none;
}

/* --- Admin Tool --- */
div.admin {
	width: 560px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	
	margin: 0 auto 0 auto;
}

div.admin a,
div.admin a:visited,
div.admin a:active {
	color: #3366FF;
	font-weight: bold;
	text-decoration: none;
}

div.admin a:hover {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

div.admin div.top {
	width: 560px;
	height: 60px;
	background: url(../images/adm_top.gif) no-repeat;
}

div.admin div.barmid {
	width: 560px;
	font-size: 9px;
	background: url(../images/adm_barmid.gif) no-repeat;
}

div.admin div.barmid a,
div.admin div.barmid a:visited,
div.admin div.barmid a:active {
	color: #CC0000;
	font-weight: bold;
}

div.admin div.barmid a:hover {
	color: #CC3300;
	font-weight: bold;
}

div.admin div.boxtop {
	width: 560px;
	height: 23px;
	background: url(../images/adm_boxtop.gif) no-repeat;
}

div.admin div.middle {
	width: 540px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background: url(../images/adm_middle.gif) repeat-y;
}

div.admin div.foot {
	width: 560px;
	height: 29px;
	background: url(../images/adm_foot.gif) no-repeat;
}

div.admin span.kop {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-weight: bold;
}

/* --- Rapporteren --- */

div.rapporteer {
	border: 1px dotted #A60D0D;
	background-color: #FCD8D8;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	display: none;'
}

input.rapporteerbutton {
        background-color: #FFDADA;
        border-color: #000;'
}

div.reportsent {
        border: 1px solid #000; 
        background: url(../images/accinfo_bg.gif); 
        background-position: bottom left; 
        background-repeat: repeat-x;
        padding-bottom: 3px;
        padding-top: 3px;
        padding-left: 3px;
        padding-right: 3px;
}

span.rapporteertitel {
        font-size: 15px;
        color: #000;'
	font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-weight: bold;
        text-decoration: bold;
}

/* PREVIEWS / HEADLINES */
div.blauw_hp {
	width: 592px;
	height: 206px;
	color: #96CCE7;
}

div.blauw_hp a,
div.blauw_hp a:hover,
div.blauw_hp a:active,
div.blauw_hp a:link,
div.blauw_hp a:visited {
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}

div.blauw_hp div.top {
	width: 337px;
	height: 20px;
	background: url(../images/hp_top_bl.gif) no-repeat;
	padding-left: 12px;
	padding-top: 8px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

div.blauw_hp div.prv {
	width: 344px;
	height: 136px;
	background: url(../images/hp_prv.gif) no-repeat;
	padding-left: 5px;
}

div.blauw_hp div.oms {
	width: 339px;
	height: 37px;
	background: url(../images/hp_oms_bl.gif) no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	color: #000;
}

div.blauw_hp div.topn {
	width: 238px;
	height: 20px;
	background: url(../images/hp_topn_bl.gif) no-repeat;
	padding-left: 5px;
	padding-top: 8px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

div.blauw_hp div.bodyn {
	width: 238px;
	height: 173px;
	background: url(http://www.habboblog.nl/images/hp_bodyn_bl.gif) no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	color: #96CCE7;
}

div.blauw_hp div.bodyn a,
div.blauw_hp div.bodyn a:hover,
div.blauw_hp div.bodyn a:active,
div.blauw_hp div.bodyn a:link,
div.blauw_hp div.bodyn a:visited {
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}
