.column_item{
   width: 183px;
   height: auto;
   margin: 0 0 30px 0;
   padding: 0px;
}
.column_item_last {
   margin-bottom: 10px;
}
.colset {
   xbackground:orange;
   xborder:solid red;
   xborder-width:3px 0;
}

.infoUfoHead {
   width: 183px;
   height: 28px;
   margin: 0px;
   padding: 0px;
}
.column_titleItem {
   width: 178px;
   height: 23px;
   margin: 0px;
   padding: 5px 0px 0px 5px;
   background: #FFFFFF url(../gfx/ufoHead_blank.jpg) top center no-repeat;
   color: #FFFFFF;
   font-size: 14px;
   font-weight: bold;
}
.column_contentItem {
   width: 163px;
   height: auto;
   margin: 0px;
   padding:10px;
   background: #f6edd9 url(../gfx/bg_ufoBottom.jpg) bottom center no-repeat;
   line-height: 18px;
   color: #333333;
}

button.block_button_edit {
   display:block;
   margin: 10px auto 15px auto;
   border:1px outset #c82226;
   background:#f6edd9;
   padding:3px;
   width:160px;
   font-weight:bold;
}

.column_item_flash {
}

.column_item_donate .money {
   width:82px;
}
.column_item_donate .type {
   width:94px;
   float:right;
   margin-top:5px;
}
.column_item_donate .name {
   width:93px;
}

.column_item_image a,
.column_item_image img {
   display:block;
   width:183px;
}

.logos_fondsen {
   display:block;
   margin:0px 12px;
}

/* BLOCK MANAGER in top-left corner of site */
.block_manager {
   position:absolute;
   top:10px;
   left:10px;
   border:1px solid #c82226;
   background:#f6edd9;
   padding:5px;
   width:260px;
}
.bm_body {
   margin-top:3px;
}
.bm_body_copyblock {
   border-top:1px solid #c82226;
   margin-top:10px;
   padding-top:10px;
   clear:both;
}
.bm_body label {
   margin:4px 0;
   display:block;
}
.block_manager h3 {
   font-size:15px;
}
.bm_sourcepage {
   width:100%;
   margin-bottom:5px;
}
.bm_submit {
   float:right;
   margin-bottom:6px;
   padding-top:2px;
   padding-bottom:2px;
   clear:right;
}

.column_item_selected {
   outline:2px solid #c82226;
}
.bm_selectedblock {
   position:absolute;
   top:0;
   left:0;
   width:100px;
   height:100px;
   background:#c82226;
   display:none;
   filter:alpha(opacity=60);
   opacity: 0.6;
   -moz-opacity:0.6;
}