@charset "utf-8";

.spar-container {
	width:947px;
	left:50%;
	position: absolute;
	margin-left: -474px;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:50px;
}

.competitions {
	width:947px;
}

.spar-back2school {
	float:left;
}

.spar-sixpack {
	float:left;
}

.spar-terms-and-conditions {
	border:solid 1px #66cc33;
	padding: 10px;
	margin:30px 50px 20px;
}

.spar-tandc-section {
	border-bottom:1px solid #66CC33;
	padding:5px 0;
}

.spar-terms-and-conditions .header {
	color:#66cc33;
	font-weight:bold;
	cursor:pointer;
}

.spar-terms-and-conditions .header-open {
	color:#666666;
	font-weight:bold;
	cursor:pointer;
}

.spar-terms-and-conditions .header img {
	margin-bottom:-2px;
	padding-right:5px;
}

.spar-terms-and-conditions .header-open img {
	margin-bottom:-2px;
	padding-right:5px;
}

.spar-terms-and-conditions .content {
	padding-right:10px;
}

.close-content {
	font-size:9px;
	font-weight:bold;
	padding-top:10px;
	text-align:right;
	text-transform:uppercase;
	color:#66cc33;
	cursor:pointer;
}


