a.told_you_so {
	color: #333333;
	width: 300px;
	float: left;
	display: inline;
	font-size: 12px;
	text-decoration: none !important;
	text-align: center;
}
a.told_you_so:hover * {
	color: #bd2323;
}
a.told_you_so em {
	font-size: 24px;
	color: #c9d52e;	
}
a.told_you_so em strong {
	color: #bd2323;
	font-size: 24px;
}
a.told_you_so span.told_you_so {
	padding-top: 4px;
	color: #bd2323;
	float: right;
}
h2 {
	margin: 18px 0px;
	font-weight: bold;
	color: #bd2323;
	font-size: 14px;
}
