#content {
	background-color:#e0e0e0;
	text-align:center;
	width:689px;
	background-color:#FFFFFF;
	float:left;
}

#boxcontent {
	float:left;
	margin-left: 3px;
	width: 300px
}

/* ####################################################
 * BOXEN
 * ####################################################
 */
 
#boxes {
	width:300px;
	background: transparent;
	float: left;
	margin-left: 4px;
}

#score, #score2 {
	 width: 300px;
	 float: right;
	 margin-bottom: 3px;
	 display: block;	
}

#score, #score2 {
	background: url(img/score_head.jpg) no-repeat;	    
	min-height: 0px;
	height: auto;
	_height: auto;	
}


#score, #score2 {
	background: url(img/score_head.jpg) no-repeat;
}

#score2 {
	display: none;
}
