@CHARSET "utf-8";

.tx-indexedsearch-searchbox{
	display:none;
}

.tx-indexedsearch-rules{
	display:none;
}

.tx-indexedsearch-info{
	display:none;
}



.tx-contactforms-pi1{

}

.tx-contactforms-pi1 div.error{
	color: #E2001A;
}

.tx-contactforms-pi1 p.small{
	font-size: 9px;
}

.tx-contactforms-pi1 h3{
	clear:both;
	margin-top:10px;
	margin-bottom:5px;
}

.tx-contactforms-pi1 div{
	clear:both;
}

.tx-contactforms-pi1 label{
	display:block;
	width:70px;
	float:left;
}

.tx-contactforms-pi1 label.error{
	color: #E2001A;
}

.tx-contactforms-pi1 input{
	width:170px;
	border:1px solid #000;
	float:left;
	margin-bottom:10px;
	
}

.tx-contactforms-pi1 textarea{
	width: 170px;
	border:1px solid #000;
	float:left;
	margin-bottom:10px;
}

.tx-contactforms-pi1 select{
	border:1px solid #000;
	float:left;
	margin-bottom:10px;
}

.tx-contactforms-pi1 div.buttonArea{
	margin-left:70px;
}

.tx-contactforms-pi1 div.buttonArea input{
	background-color: #fff;
	width: 50px;
}

* html .tx-contactforms-pi1 div.buttonArea input{
	padding-left:3px;
	width:47px;
}

*+html .tx-contactforms-pi1 div.buttonArea input{
	padding-left:3px;
	width:47px;
}



#content .others .socialbm{
	clear:both;
	width:100%;
	text-align:center;
}

#content .others .socialbm a{
	margin-right:0px;
}

