div#wn {
	position:relative;
	width:590px;
	height:150px;
	overflow:hidden;
	padding: 0 0 0 0;
}

div#wn a
{
    color: #0fa0dd;
    font-weight:bold;
    text-decoration: none;
}
div#wn a:hover
{
    color: #333333;
    text-decoration: underline;
}
div#wn
{
    display:inline;
    font-size:11px;
}

div#wn td
{
    width:100px;
   
}

