#opc_text {
	width: 555px;
	float: left;
}
#opc_image {
	width: 350px;
	float: right;
}

#opc_text ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	list-style-type: disc;
	margin-left: 15px;
}
#opc_text li {
	margin-bottom: 6px;
}
#graph1 {
	float: left;
	width: 250px;
}
#points {
	color: #FFF;
	background-color: #FF3000;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	padding: 15px;
	font-weight: normal;
	width: 250px;
	margin-right: 40px;
}
#points h2 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}

#points li {
	margin-bottom: 5px;
}
#opc_text h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	margin-top: 25px;
	margin-bottom: 10px;
}
#points ul {
	list-style-type: disc;
	margin-left: 15px;
}
#sug {
	border: 3px double #FF3000;
	padding: 10px;
}

