/****** EE adjustments *******/

div.ee_r_2 h1.ee_r_2,
div.ee_r_3 h1.ee_r_3,
div.ee_r_4 h1.ee_r_4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: normal;
}

div.ee a.thickbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: purple;
	text-decoration: underline;
}
div.ee a.thickbox:hover {
	color: red;
	text-decoration: none;
}
div#ee_bottom {
	background: purple;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding: 7px;
}
div#ee_bottom a {
	color: white;
	border-bottom: dotted 1px white;
}
div#ee_bottom a:hover{
	background: red;
	color: white;
	border-bottom: none;
	cursor:	pointer;
}
