.ResultMessage
{
	color: rgb(153,0,0);
}

.PageContents
{
	margin: 3em;
}

#CampaignLogResults
{
	width: 100%; 
}

#CampaignLogDataRows
{
	border: thin solid rgb(153,153,153);
}

.CellContents
{
	padding: 0.25em;
}
