.PopupContent { background: #DFD2B2; padding-left:20px; padding-top:15px; padding-right:20x;}
.PopupTekstBlue  { color:#003F86; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:16px; padding-top:11px;}
.PopupLink { color:#C42727;}
a.PopupLink:link {	color: #C42727;	text-decoration: none;}
a.PopupLink:visited {	color: #C42727;	text-decoration: none;}
a.PopupLink:hover {	color: #003F86;	text-decoration: none;}
a.PopupLink:active {	color: #C42727;	text-decoration: none;}

#cboxOverlay{background:#F2E5C7;}
#cboxLoadingOverlay, #cboxLoadedContent {background:#DFD2B2;}
#cboxLoadedContent{color: #FFFFFF}
#cboxClose{position:absolute; bottom: auto; right: -2px; top: -2px;  background:url(close.png) no-repeat; width:15px; height:15px; text-indent:-9999px;}
#cboxLoadedContent{margin-bottom:0;}