/***************************
*    Styles for the
*   EXT chnewssearch
* http://www.cyberhouse.at/
***************************/  

.tx-chnewssearch-pi1 { padding:7px 0 0 0; #padding:15px 0 0 0;}


.chnews_searchform form{
	margin: 0;
	padding: 0;
}
.chnews_searchform form label {
	display: block;
	border-bottom: 1px dotted #b6b4b9;
	font-size: 1.45em;
	color: #02298e;
}

.tx_chnewssearch_formwrapper_left {
	float: left;
	width: 205px;
	margin: 0 10px 10px 0;
}
.tx_chnewssearch_formwrapper_right {
	float: right;
	width: 210px;
	margin: 0px 0px 0px 0px;
}
.tx_chnewssearch_formwrapper_left div,
.tx_chnewssearch_formwrapper_right div {
	background: #e3ecf5;
	padding: 12px 6px 0 6px;
	margin-top: 1px;
}
.tx_chnewssearch_formwrapper_left div input{
	width:187px;
}
.tx_chnewssearch_formwrapper_left div select,
.tx_chnewssearch_formwrapper_right div select{
	width:192px;
}
.tx_chnewssearch_formwrapper_right label,
.tx_chnewssearch_formwrapper_left label {
	font-size:1.5em;
	padding-bottom:2px;
	margin-top:5px;
	color:#002A8F;
	display:block;
	background:url(../../../../fileadmin/template/images/separator2.gif) repeat-x bottom left;
}
tx_chnewssearch_formwrapper_left p{
	margin:0;
	padding:0;
}
.mailform_newsSearch {
	margin-top: 1em; 
	width:100%; 
	padding:0 0 20px 0; 
	background:url(../../../../fileadmin/template/images/separator2.gif) repeat-x bottom left;
	}

.mailform_newsSearch input.search{
	position:relative;
	left:187px;
}
.tx_chnewssearch_formradio label,
.form label{
	font-size:1.1em;
	color:#333;
	display:inline;
	background:none;
}

.chnews_searchform input, 
.chnews_searchform select{
	width: 185px;
}
.chnews_searchform div p {
	margin: 5px 0px 10px 0px;
	padding: 0;
}

.tx_chnewssearch_formradio input{
	width: auto;
}

