.explicGram {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	background-color: #CCFFFF;
	margin: 5px;
	padding: 5px;
	border: medium dotted #000066;
	list-style-position: inside;
	list-style-type: disc;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	clip: rect(5px,5px,5px,5px);
}
