#divAboutQuadeo{
	padding: 10px 0 20px 0;
}

#divAboutQuadeo a:link, #divAboutQuadeo a:visited, #divAboutQuadeo a:active, #divAboutQuadeo a:hover{
	color: #4878A9;
	text-decoration: none;
}
#divAboutQuadeo a:hover{
	text-decoration: underline;
}

.listElem{
	font-weight: bold;
}

.spclBox{
	border: 1px solid black;
	padding: 0 10px 10px 10px;
	margin: 10px 0;
}

.centered{
	text-align: center;
}

ul{
	padding-left:15px;
}

#divAboutQuadeoNavTeaser{
	float: left;
	margin-top: 20px;
}

#divAboutQuadeoNavTeaser a:link, #divAboutQuadeoNavTeaser a:visited, #divAboutQuadeoNavTeaser a:active, #divAboutQuadeoNavTeaser a:hover{
	font-size: 13px;
	color: #4878A9;
	text-decoration: none;
}
#divAboutQuadeoNavTeaser a:hover{
	text-decoration: underline;
}

#divAboutQuadeo_Block{
	display:block;
	height: 120px;
}

.divAboutQuadeoNavTeaserLinks{
	border-left: 2px solid #73AE17;
	padding-left: 5px;
}

.divAboutQuadeoNavTeaserLinks ul, .divAboutQuadeoNavTeaserLinks li{
	list-style: none;
	margin: 0;
	padding: 0;
}
