.gglsearch {
	font-family: verdana;
}

div.gglsearch {
	text-align: center;
}

input.gglsearch {
	width: 235px;
}

button.gglsearch {
	width: 60px;
}

div.radar {
	text-align: center;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.youtube_chrome {
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.linkedin {
	text-align: left;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.socialnews {
	text-align: left;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.contactform {
}

a.customfeed_title, a.customfeed_title:visited {
	font-size: 16px;
	font-weight: bold;
	font-family: verdana,sans-serif;
	text-decoration: none;
	text-align: center;
	vertical-align: baseline;
	color: #DC9B29;
}

.customfeed_2title {
	color: #DC9B29;
}

.customfeed_arttitle {
	font-family: verdana,sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

.customfeed_arttitle:hover {
	text-decoration: underline;
}

ul.customfeed_list {
	width: 0%;
	font-size: 10px;
	display: compact;
	list-style-type: square;
}

li.customfeed_list {
	vertical-align: middle;
	position: relative;
	right: 20px;
	cursor: pointer;
	color: #DC9B29;
}


