#dynamic {
	padding: 10px;
	float: left;
	height: auto;
	width: 610px;
}

#dynamic  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:underline;
	line-height: 20px;
	font-weight: bold;
}

#dynamic  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E85B25;
	font-weight: bold;
}

#dynamic  p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}

#dynamic  img {
	padding-right: 20px;
	padding-left: 10px;
	width: 250px;
	padding-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #641515;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f1418;
}
