@charset "UTF-8";

div#contentColumn h2#straight {
	width: 560px;
	height: 200px;
	background: url(/i/straight/h2.png) no-repeat #fff;
	text-indent: -9999px;
}

p.first {
	position: relative;
	top: -20px;
	margin-bottom: 0;
}

div#contentColumn h3#prevention {
	background: url(/i/straight/h3_prevention.gif) #fff no-repeat 0 0;
	width: 560px;
	height: 25px;
	text-indent: -9999px;
	margin-bottom: 11px;
}

div#straight_to_example {
	margin-top: 20px;
	text-align: center;
}

div#straight_to_example p {
	margin-top: 5px;
	font-size: 1.2em;
}

