.slides .present a {
	text-decoration: none;
}
section img.title-img {
	max-width: 100%;
	background: none;
	border: none;
	box-shadow: none;
}
h3.long-title {
	font-size: 110%;
}
section .small-font {
	font-size: 80%;
}
#fragments.w3c-intro h3 {
	color: #CEAA34;
}
#fragments.w3c-intro ul{
	padding: 5%;
	background: url(../images/web25-horz.png) right  no-repeat rgba(255, 255, 255, 0.05);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);;
}
section img.col-left, section .col-left {
	width: 62%;
	border: none;
	background: none;
	display: inline-block;
	box-shadow: none;
}
section img.col-right, section .col-right {
	width: 34%;
	border: none;
	background: none;
	display: inline-block;
	box-shadow: none;
	color: #CEAA34;
	text-align: left;
}
section div.col-right {
	color: #FFF;
}
.number-list {
	text-align: left;
}
.number-list dt {
	width: 15%;
	display: inline-block;
	font-size: 150%;
	color: #CEAA34;
}
.number-list dd {
	width: 80%;
	display: inline-block;
}
p.annotation-text {
	margin-top: 30px;
	text-align: right;
	font-size: 60%;
}
#challenge div{
	padding: 5%;
	background:  rgba(255, 255, 255, 0.1) url(../images/traditionalbooks.png) right  no-repeat;
	box-shadow:none;
	color: #000;
}