
div#contentBox * {
	text-align: left;
	font-size: 1.1em;
}


div#contentBox .contentBoxItem {
	/*border: 1px dotted #FF6633;*/
	margin-bottom: 1.5em;
}


div#contentBox h2 {
	font-weight: bold;
	margin: 0;
	margin-bottom: 0.8em;
	text-transform: uppercase;
}

div#contentBox p {
	color: #666666;
	margin: 0;
	margin-bottom: 8px;
}


div#contentBox a {
	color: #A63671;
	font-size: 1.0em;
}
