#contentArea
{
	padding-bottom: 3.0em;
}

#contentArea img
{
    /*-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;*/
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

#contentArea #linerNotes
{
	margin-top: 1.5em;
	margin-left: 384px;
	margin-bottom: 3.0em;
}

#contentArea h3
{
	font-size: 1.5em;
	font-weight: 300;
	margin: 0.0em;
}

#contentArea ul
{
	margin: 1.5em 0.0em 0.0em 0.0em;
	padding: 0px;
}

#contentArea li
{
	list-style-type: none;
}

#contentArea em
{
	font-weight: 100;
	font-style: italic;
}