@charset "utf-8";
/************************************************************
Title:     Navcontainer
Author:    Emile Blume - Netcreators.com
************************************************************/
form ul, form li { list-style:none; margin-bottom:2px; }
.pollsubmit {  }

/*POLL*/
.tx-jkpoll-pi1 {}
.jk-poll-question { margin-bottom:1em; }
.jk-poll-result { display:block; clear:both; line-height:10px; height:20px; margin:2 0; }
.jk-poll-result span { padding:0 4px 0 0; }

/* search //////////////////////////////////////////////*/
#search form {padding: 0;}

#search input {
	background: #DBDCDD;
	height: 15px;
	margin-right: 12px;
}

#search input.button {
	background: url(../images/arrow-grey.gif) no-repeat left;
	margin-right: 0;
}

.tx-indexedsearch-descr {
	border-bottom: 1px dashed #A6A8AA;
	margin-bottom: 1.3em;
	padding-bottom: 1.3em;
}

.tx-indexedsearch-title a {
	font-size:1em;
	font-weight:bold;
	text-decoration: none;
}



