/* Videotec - Section Title / Language */

#section-title-language {
	font-size: 0.9em;
	color: #999999;
	width: 840px;
	margin-top: 10px;
}

#language {
	width: 240px;
	float: right;
}

#language ul {
	list-style-type: none;
}

#language ul li {
	float: right;
}

#language ul li a {
	color: #999999;
	font-size: 0.9em;
	font-weight: 100;
}

#section-title {
	width: 500px;
	margin-left: 20px;
}

#section-title h2 {
	font-size: 0.9em;
	font-weight: 100;
}

#section-title h2 a {
	color: #999999;
	text-decoration: none;
}