.csResultItemInfo {
	display:none;
	top:0px;
}

.invisible {
    visibility: hidden;
}

.csResultItemInfo p {
    font-size: 80%;
}

.data_csInfoContainer {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 100px;
    width: 230px;
}

.unit-1 {
    background: url(/style/gfx/cultuurshake/agenda/locatie_count.gif) no-repeat top left;
}

.unit-2{
    background: url(/style/gfx/cultuurshake/agenda/datum_count.gif) 0px 0px no-repeat;
}

#calendarContainer {
    display: none;
    z-index: 100;
    position: absolute;
    background-color:#F2F2F2;
    border:1px solid #808080;
}
#calendarInterval {
    display: none;
}
.yui-skin-sam .yui-calcontainer {
    border: none;
    float: none;
}

#slider-straal-bg {
    width: 120px;  
    position: relative; 
    height: 28px;   
    background: url(/style/gfx/cultuurshake/agenda/slider-bg.gif) center center repeat-x;
}
#slider-straal-thumb {
    cursor: pointer; 
    position: absolute; 
    top: 5px
}
#slider-datum-bg {
    width: 200px;  
    position: relative; 
    height: 28px;   
    background: url(/style/gfx/cultuurshake/agenda/slider-bg-big.gif) center center repeat-x;
}
#slider-datum-thumb {
    cursor: pointer; 
    position: absolute; 
    top: 5px
}
.slider_count {
    margin-top: 0px;
}

input#straalSliderText {
    position: absolute;
    right: 0px;
    width: 20px;
    top: 10px;
    text-align: right;
    font-size: 87%;  
    border: 1px solid #fff;
}

.slider_container {
	width:150px;
}

.span2 {
    width: 200px;
}

.span7 {
        width: 80px;
}

#exception {
    display: none;
}
    
.exceptionHeader {
    font-size: 22px;
}

p.exception {
    line-height: 1.6em;
    font-size: 1.2em;
    margin-top: 12px;
}

div.exception-paras {
    padding: 12px;
    width: 660px;
    background-color: #fff;
}

div.exception-paras a {
    text-decoration: underline;
}

.sortButton {
    width: 65px;
}

.csAgendaSortPaginaTxt {
    width: 105px;
}

.buttons {
    clear: both;
    display: block;
    text-align: right;
}

#calOkButton {
    float: none;
    margin-left: 5px;
    margin-top: 0px;
}

.Cultuurshake_zoekContainer {
	clear: both;
}
