.container{
		padding: 15px;
}

.alt{
	background-color: #f3f3f3;
}

.over{
	background-color: #dfe6f2;
}

.iteration{
	font-size: 12px;
	width: 543px;
}

.iterationheader{
	font-size: 12px;
	width: 543px;
}

.coc-heading{
	background-image: url(images/bkg-heading.gif);
	background-repeat: repeat-x;
	height: 28px;
}

.extrapadding{
	padding-right: 10px;
}

#main{
	float: left;
	width: 560px;
	padding: 15px;
}

.millionaire{
	background-color: #dfe8f6;
	height: 45px;
	font-weight: bold;
}

.crossover{
	background: #b80f01;
	color: #ffffff;
	font-weight: bold;
	height: 45px;
}

.smalltext{
	font-size: 11px;
	color: #e80000;
}