/* ---------------------------- */
/*          Content
/* ---------------------------- */

/* Caption style */
/* IE rgba() hack */
.flex-caption-r {background:none; zoom: 1;}
.flex-caption-r {width: 36%; padding: 2%; position: absolute; right: 0; bottom: 30%; font-size: 14px; line-height: 18px;}

.feature-box .feature-box-image.mic {
	width: 40px;
	height: 40px;
}

.feature-box .feature-box-image.quesv {
	width: 54px;
	height: 54px;
}

.feature-box .feature-box-image.rockw {
	width: 54px;
	height: 54px;
}

.feature-box .feature-box-image.sfree {
	width: 54px;
	height: 54px;
}

.antique {
	color: antiquewhite;
}

.boxy {
	color: antiquewhite;
	border: solid grey 1px;
	margin: 0 5px 25px 10px;
	padding: 5px;
}

.boxy span {
	font-family: Georgia, Palatino, Times, "Times New Roman", serif;
}

.diff {
	color: #F5CA2C;
}

.highlight2 {
	color: #000;
	background: #FAEBD7;
}

.highlight, .highlight2 {
	padding: 0 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.shad {
	text-shadow: 2px 2px 2px #000;
}