.lc_noIE {
	position:absolute; /* << don't change this */
	visibility:hidden; /* << don't change this */
	left: 0;
	top: 0;
	text-align:center;
	width:100%;
	background: #fff url(gradient.png) top left repeat-x;
	border-top:1px solid #6a7d5e;
	border-bottom:1px solid #dbdfd8;
	padding: 5px 0px 5px 0px;
	font-family:"Myriad Pro", Georgia, "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size:10pt;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.lc_drop_tutup a{
	text-decoration:none;
	color:red;
}
.lc_drop_tutup a:hover{
	color:black;
}