/********************************************************
*	stylesheet listpage Lennik website
*	represents a page with an enumeration
********************************************************/

#content, #eventData { width: 550px; float: left; }
/* CSS HACK: Caio hide from NN4 since NN4's float model is all wrong */
/*/*/
#info { width: 183px; float: right; }
/* */

#footer { clear: both; }
#info_content { background: #fff url(../images/bg_gradient.jpg) no-repeat center top; height: 419px;}

#eventData h1 { background: #fff url(../images/bg_titelbalk1_pag.gif) no-repeat left top; }
#eventData label { font-weight: bold; }
#eventData input, select { margin: 2px 5px; }
#eventData #btnSearchEvent { margin: 2px 0 10px 12px;}
#inputData { margin: 10px 5px 5px 12px; }

#info h1 { background: #cdd601 url(../images/titelbalk_hoek.gif) no-repeat left top; height: 23px; color: #000; font-style: italic; }
#searchResults span.date { font-weight:bold;}
#searchResults a.title {/*  margin: 0 10px;*/}
#searchResults p { margin: 10px 5px 5px 12px;}

#resultpager { margin: 10px;}
#resultpager div { margin-bottom:5px;}
