#NLOverlayFrame{
position: absolute;
width: 695px;
height: 0;
}

#NLOverlay{
font-family: Georgia, Arial, Verdana, Helvetica, Sans-Serif;
width: 310px;
background-color: #cccccc;
position: absolute;
top: -5px;
left: 193px;
border: 0px;
margin: 0px;
z-index: 1000;
-moz-box-shadow: 0 0 1em #ccc;
-webkit-box-shadow: 0 0 1em #ccc;
box-shadow: 0 0 1em #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

#NLHeadline{
font-size: 16px;
color: #68bdd8;
font-weight: bold;
}

#NLText{
font-size: 12px;
color: #999999;
line-height: 17px;
padding:12px 23px 0 23px;
margin:0px;
}

#NLInput{
color: #999999; 
}
