/*
 boxy na homepage
*/
div#index_collage
{ background-image: url(/system/styles/images/index.boxes.png)
; background-color: #0163A4
; background-repeat: no-repeat
; background-position: -13px -11px
; height: 487px
; position: relative
; overflow: hidden
}
div#index_collage div
{ position: absolute
; overflow: hidden
; width: 160px
; padding: 1px 20px
; height: 227px
}
div#index_collage a
{ text-decoration: none
}
div#index_collage a:hover
{ text-decoration: underline
}
div#index_collage #box1
{ top: 0
; left: 0
}
div#index_collage #box2
{ top: 0
; right: 0
}div#index_collage #box3
{ bottom: 0
; left: 0
}div#index_collage #box4
{ bottom: 0
; right: 0
}
div#index_collage div *
{ color: #fff
}
div#index_collage div h2
{ font-size: 1.8em
}
div#index_collage li
{ background-image: url(/system/styles/deco/arrow.index.gold.png)
; background-position: 0 4px
; padding-left: 13px
}
form#org_units select 
{ width: 138px;
}
.print_line
{ display: none
}
