.bsmall {
    
	font-size: .8em; 
	font-weight: bold;
	}
.cbox1  {
	width:29%; 
	border-bottom: 1px solid black; 
	border-right: 1px solid black; 
	padding: .4em .4em .4em .4em;
	height: 130px;
	}
	
.cbox2 {
	width:29%; 
	position:absolute; 
	top:0px; 
	left:32%; 
	border-bottom: 1px solid black; 
	border-right: 1px solid black; 
	padding: .4em .4em .4em .4em;
	height: 130px;
}

.cbox3 {
	width:29%; 
	position:absolute; 
	top:0px; 
	left:64%; 
	border-bottom: 1px solid black; 
	border-right: 1px solid black; 
	padding: .4em .4em .4em .4em;
	height: 130px;
	}
.cdetail1  {
	width:46%; 
	border: 1px solid #999999;
	padding: .4em .4em .4em .4em;
	}
	
.cdetail2 {
	width:47%; 
	position:absolute; 
	top:0px; 
	left:49%; 
	border: 1px solid #999999;
	padding: .4em .4em .4em .4em;
}