#main-content ul li {
	list-style: square inside none; 
	list-style-image: url("/images/point_list_arrow.gif");
}
#left-col {
	width: 535px;
	float:left;
}

#right-col {
	width: 300px;
	float:left;
}

h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.6em;
}
