/* CSS Document */
.dotti {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-size: x-small;
}

.right_caption {
	color: #FFFFFF;
	font-weight: bold;
}

.right_body {
	font-size: x-small;
}