/*HOMEPAGE SPECIFIC CSS*/

#cName {
	background-color: #dedebf;
	color: #063E53;
	margin-top: 10px;
	height: 166px;
}

#checkCombo {
	background-color: #dedebf;
	margin-top: 10px;
	height: 166px;
	color: #063E53;
}

#checkManual {
	background-color: #dedebf;
	margin-top: 10px;
	height: 166px;
	color: #063E53;
}

#checkOther {
	background-color: #dedebf;
	margin-top: 10px;
	height: 342px;
	color: #063E53;
}

#sRecent {
	margin-top: 10px;
}

.counters {
	position: absolute;
	width: 600px;
	height: 70px;
	opacity: 40;
	z-index: 2;
	
	top: 70px;
	left: 60px;
}