#quotes ul {
	list-style:none;
	
}
.quotes img {
	float:left;
	margin: 0 10px 10px 0;
	padding:5px;
	border: 1px solid #bbb;
}
.video { /* used for Related Multimedia on sub topic pages */
	list-style-type:none; 
	text-align:center;
	border:none;
	padding-left:0px;
	width:150px;
}
#videoContent {
	padding:10px;
	margin-top:20px;
	margin-left:15%;
	margin-right:15%;
}
.content_title_blue {
	font-family: Arial;
	font-size: 18px;
	color: #0066FF;
	font-weight: bold;
	text-align: center;
	display: block;
}
.content_title_orage {
	font-family: Arial;
	font-size: 18px;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
	display: block;
}
.content_smalltitle_blue {
	font-family: Arial;
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
	text-align: center;
	display: block;
}
.content_smalltitle_orage {
	font-family: Arial;
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
	display: block;
}

