@charset "utf-8";

.caption {
	float: left;
	text-align: center;
}

#functionList {
	height: 130px;
	margin-bottom: -15px;
	padding-left: 10px;
}

#functionList div {
	float: left;
	width: 225px;
}

p.redText {
	margin: 10px 0 -10px 0;
	font-weight: bold;
}

#screenshot1 {
	margin-right: 20px;
	width: 287px;
}

* html .caption {
	height: 260px;
}

#tempHide {
	clear:left;	
}
