.glt-elm{
 	position: absolute;
 	left: 0;
 	top: 0;
 	width: 125px;
 	color: #fff;
  font-family: Arial, sans-serif;
 	opacity: 0.9;
 	visibility: hidden;
}

.glt-elm p{
 	background: #ffb335;
 	margin: 0;
 	padding: 0.4cm;
}

.glt-elm img{
 	display: block;
 	width: 125px
}

/* and this CSS for IE, if you want to use transparency: */

.glt-elm{
 	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.list1{
	padding:5px 0 0 15px;
	margin:0;
	color:#016EC2;
	background-color:inherit;	
	line-height:20px;
}

