.capttbl {
	width: 450px;
}
.capttbl-left {
	width: 120px;
	float:left;
}
.capttbl-right {
	width: 320px;
	margin-left:10px;
	float:right;
}
.captg {
	width: 110px;
	border: 1px solid #8a9d60;
	padding: 5px;
	text-align: center;
}
.captt {
}
.captt .capttitle {
	font-weight:bold;
	line-height:100%;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 2px solid #9c9c9c;
}
.captt .capturl {
	font-weight:normal;
	line-height:100%;
	text-align: right;
	margin-bottom: 1em;
}
.clear {
	clear:both;
}
