.showPadding {
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
	vertical-align: bottom;
}
.showTitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-right: 30px;
	text-align: left;
	vertical-align: top;
}
.showBody {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
}
.titleRecent {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #999999;
}
.caption {
	font-size: 11px;
	text-align: right;
	padding: 2px 5px;
}
