.tx-icevents .eventsearchform .content {
    float: left;
    width: 870px;
    padding: 0px;
    background: none;
}
.tx-icevents .eventsearchform .content h3 {
    color: #000;
    float: left;
    width: 100%;
}
.tx-icevents .eventsearchform .content form{
    width: 840px!important;
    float: left;
    color: #FFF;
	margin-bottom: 0px!important;
	background-color: rgb(173, 144, 101)!important;
	padding:15px!important;
}
.tx-icevents .quicksearch.content {
    width: 855px;
    float: left;
    background: none;
}
.tx-icevents .quicksearch.content .tabSearch {
    width: 140px;
    text-align: center;
    margin: 0px 10px 0px 0px;
    padding: 0px;
	color: rgb(255, 255, 255);
    background-image:-webkit-gradient(linear, center top, center bottom,from(#b08f67), to(#7f6746)); 
    background-image:-webkit-linear-gradient(top, #b08f67, #7f6746); 
	background-image:-moz-linear-gradient(top, #b08f67, #7f6746); 
	background-image:-ms-linear-gradient(top, #b08f67, #7f6746); 
	background-image:-o-linear-gradient(top, #b08f67, #7f6746); 
	background-image:linear-gradient(top, #b08f67, #7f6746); 
	-moz-box-shadow: inset 0 1px 1px 0px #fff;
	-webkit-box-shadow: inset 0 1px 1px 0px #fff;
	box-shadow: inset 0 1px 1px 0px #fff;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
	-khtml-border-radius:3px; 
	border-radius:5px; 
}

.tx-icevents .quicksearch.content .todaybox {}
.tx-icevents .quicksearch.content .dateline {}
.tx-icevents .quicksearch.content  .vakdropdowns{}
.tx-icevents .quicksearch.content  .searchField{}
.tx-icevents .quicksearch.content {}



.tx-icevents .results.content {
    width: 100%;
    height: auto;
    float: left;
}
.tx-icevents   .tabSearchHeadline {
    float: left;
    width: 800px;
    margin: 40px 0px 0px;
}

.tx-icevents #searchSubmit {
	color: rgb(255, 255, 255);
	-moz-box-shadow: inset 0 1px 1px 0px #fff;
	-webkit-box-shadow: inset 0 1px 1px 0px #fff;
	box-shadow: inset 0 1px 1px 0px #fff;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px; 
	-khtml-border-radius:3px; 
	border-radius:5px; 
	color: #FFFFFF;
	height: 32px;
	margin: 0 auto;
	margin-top: 25px;
	width: 150px;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
}

.tx-icevents   .results.content .eventresult .eventdate {
	margin-bottom: 0;
}
.tx-icevents   .results.content .eventresult  .txtwrap{}
.tx-icevents   .results.content .eventresult  .txtwrap2{
	padding-bottom: 0;
}
.tx-icevents   .results.content .eventresult  .imgwrap{
	height: 140px;
	min-height: auto;
}

.tx-icevents .results.content .eventresult .contentwrap {
	float: left;
	width: 580px;
}

.tx-icevents .results.content .eventresult .eventdate .datelist {
	float: left;
	margin-right: 50px;
}

.tx-icevents .results .eventresult .txtwrap .event p.eventtitle {
	margin-top: 5px;
	margin-bottom: 0;
}

.tx-icevents .results .eventresult .txtwrap2 .event p.introtext {
	margin-bottom: 10px;
}

.tx-icevents .eventsearchform #highlightLabel {
	display: inline;
	width: auto;
	line-height: 25px;
}

.tx-icevents .eventsearchform .highlightbox {
	float: left;
	margin-left: 15px;
}

.tx-icevents .eventsearchform form input[type=checkbox] {
	height: 20px;
	margin-right: 10px;
}

.tx-icevents .eventsearchform p.catLabel {
	margin-left: 0;
	margin-right: 30px;
}
.tx-icevents #loading, .tx-icevents #noResults {
    float: left;
    margin: 60px 0;
}