#sectionTitle a,.subSection h4 a
{
	text-decoration:none;
}

#sectionTitle a:hover,.subSection h4 a:hover
{
	text-decoration:underline;
}

.subSection .photo
{
	float:right;
	margin:0px 0px 10px 15px;
}

.subSectionItem
{
	clear:right;
	margin-bottom:15px;
}

.subSectionItem h4
{
	margin:0px;
}

.subSectionItem p
{
	margin-top:0px;
}

