.cright{
		display: block;
		width: 15%;
		position: absolute;
		z-index: 1;
		top: 180px;
		left: 80%;
		visibility: visible;
		background-color : transparent;
		text-align : justify;
		font-family : "Arial Narrow", sans-serif;
		font-size : 10px;
		font-style : normal;
		line-height : 11px;
		color : Red;
		}

.icra{
		display: block;
		width: 15%;
		position: absolute;
		z-index:1;
		top: 130px;
		left: 80%;
		visibility: visible;
		background-color : transparent;
		text-align : justify;
		font-family : "Arial Narrow", sans-serif;
		font-size : 10px;
		font-style : normal;
		line-height : 11px;
		color : Red;
		}
		
