.answers-container {
margin-top:20px;
width:585px;
}
	.contestants {
	color:#FFF;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 0px;
	}
		.contestant1 {
		margin:0px 5px 0px 165px;
		text-align:center;
		float:left;
		width:130px;
		}
		* html .contestant1 {margin:0px 5px 0px 85px;}
		.contestant2 {
		margin:0px 5px 0px 5px;
		text-align:center;
		float:left;
		width:130px;
		}
		.contestant3 {
		margin:0px 5px 0px 5px;
		text-align:center;
		float:left;
		width:130px;
		}
		.dglogo {
		float:left;
		}
		.contestant1img {
		margin:0px 0px 5px 30px;
		float:left;
		}
		.contestant2img {
		margin:0px 0px 5px 40px;
		float:left;
		}
		.contestant3img {
		margin:0px 0px 5px 40px;
		float:left;
		}
	.column {
	border:1px solid #000;
	margin-bottom:15px;
	}
		.question {
		font-weight:bold;
		margin:0px 5px 0 5px;
		font-size:14px;
		color:#FFF;
		width:151px;
		float:left;
		text-align:left;
		}
		.answer1 {
		text-align:center;
		margin:0px 5px 0 5px;
		width:130px;
		float:left;
		}
		.answer2 {
		text-align:center;
		margin:0px 5px 0 5px;
		width:130px;
		float:left;
		}
		.answer3 {
		text-align:center;
		margin:0px 0 0 5px;
		width:130px;
		float:left;
		}
					.imageinsert {
					width:225px;
					float:left;
					margin:5px;
					}
						.imagequote {
						color:#FFF;
						font-weight:bold;
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						text-align:center;
						}