body
{
	margin: 0px;
	padding: 0px;
	
	}
.box {
	margin: 0px;
	padding: 0px;
	width: 300px;
	background:url(../images/boundarymeter1.jpg);
	height:108px;
}
.box_frst_text{
	margin: 0px;
	padding-top: 3px;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;	
}
.box_second{
	margin: 0px;
	padding: 0px;
	width: 300px;
}
.box_left{
	width:150px;
	float:left;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;	

}
.box_left1{
	width:150px;
	float:left;
	margin-top: 2px;
	font-style:italic;
	margin-bottom:2px;
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;	
}
.box_right{
	width:150px;
	float:right;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;	
}
.box_right1{
	width:150px;
	float:right;
	margin-top:2px;
	font-style:italic;
	margin-bottom:2px;
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;	
}
.score{
background:url(../images/scorebg.jpg);
background-repeat:no-repeat;
width:19px;
font-family:LCD;
}

