/** about */
#aboutpanel{
	background-color: #FFF;
	font-size:10px;
}
#aboutContent a {
	text-decoration: none !important;
}
#aboutContent img {
	border:0 none !important;
}

#aboutpanel #header {
	width: 100%;	
	background-color: #F1EBEB;
	text-align:left;	
}
#aboutpanel #header a {
	color:#0765A6;
	font-size: 1.8em !important;
	font-weight:bold;
}
#aboutpanel #header img{
	margin:2px 5px 0px 5px;
	vertical-align:middle;
}
#aboutpanel .aboutTexte {
	width:100%;
	top: 5px;
	clear: both;
}
#aboutpanel .aboutTexte h1, #aboutpanel .aboutTexte p{
	margin: 0;
}
#aboutpanel .aboutTexte h1{
	background-color:#0765A6;
	padding: 2px 10px 0px 12px;
	font-size: 1.2em;
	font-family:Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin-left: 5px;
	margin-top: 5px;
	padding: 3px;
	width: 95%;
}
#aboutpanel .aboutTexte p {
	font-family:Helvetica, Verdana, Geneva, Arial, sans-serif;
	color: #000;
	padding: 2px 10px 15px 12px;
}
#aboutpanel .aboutTexte a {
	font-weight: bold;
	color:#0765A6;
}
#aboutpanel .aboutTexte a:hover{
	text-decoration: underline;
}
#aboutpanel #versions {
	font-size: 1em !important;
	color: #333;
	padding-left: 12px;
	margin-top: 10px !important;
}

/** share */
#shareformular{
	background-color: #FFF;
	margin-top:10px;
}
#sharingTabPanel a{
	text-decoration:none !important;
}
#sharingTabPanel img{
	border:0 none !important;
}
#sharingTabPanel #sharewidgetform #othercaptcha {
	color: #333 !important;
	font-weight: bold !important;
}