div.KalMoreInfo{
    margin:0;
    padding:0;
    margin-top:20px;
    margin-bottom:20px;
}

div.KalDataPair{
	padding:4px 4px 7px 0;
	margin:0 1px 0 5px;
	background-color:transparent;
	display:block;
}

div.KalDataPair h3{
	display:block;
	padding:1px 4px 2px 4px;
	margin:-2px -2px 5px -2px;
	font-size:100%;
	letter-spacing:normal;
	color:#FFF;
	background-color:#a4b8c3;
	background-image:URL('/cachepics/legend_rounded_lblue_rightBottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}

*html div.KalDataPair h3{
	display:block;
	padding:2px 4px 3px 4px;
	margin:-2px -5px 5px -5px;
	font-size:100%;
	letter-spacing:normal;
	color:#FFF;
	background-color:#a4b8c3;
	background-image:URL('/cachepics/legend_rounded_lblue_rightBottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	position:relative;
}