#hrmvictims p {
	margin: 0;
	padding: 0;
}


#hrmvictims img.photo {
	border: 1px solid black;
	float: left;
}

#hrmvictims div.desc {
	float: left;
	padding-left: 10px;
}

#hrmvictims div.desc h2 {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 2px;
}

#hrmvictims div.desc p {
	font-size: 14px;
}


#hrmvictims p.text {
	text-align: justify;
	font-size: 12px;
	padding-bottom: 10px;
}


#hrmvictims p.take_action_text {
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#hrmvictims h3 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding-left: 20px;
	padding-bottom: 2px;
}

#hrmvictims ul.take_action_emails {
	padding: 0 0 0 45px;
	margin: 0;
}

#hrmvictims ul.take_action_emails img {
	padding-right: 3px;
}

#hrmvictims ul.take_action_emails a {
	font-size: 12px;
	font-weight: normal;
}


