#content .customizePageContent
{
	color: #080808;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 28px;
}

#content .customizePageContent a
{
	color: #080808;
}

#content .pageContent .customizeEntry
{
	background-color: #ed0909;
	border-color: #0d0c0c;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 28px;
}

#content .pageContent .customizeEntry a
{
}

#content .pageContent .customizeTitle
{
	color: #080808;
	font-size: 18px;
}

#content .pageContent .customizeTitle a
{
	color: #080808;
}

