﻿body {
}

.stdBoxesNC{
	width:120px;
	background:#ffffff url(stdBox.jpg) no-repeat top left;
	padding-top:0px;
	border-right:0px solid white;
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	height:52px;
	text-align:center;
	text-align: -moz-center;
}
.stdBoxesNC span{
	display:inline-block;
	font-size:10px;
	padding-bottom:4px;
}

