.hl {
    line-height:22px;
    padding:4px 2px 2px 0px;
    letter-spacing:1px;
    background:url(../img/underline_hl.gif) repeat-x bottom;
}
.yel {
    line-height:22px;
    padding:4px 2px 2px 0px;
    letter-spacing:1px;
    background:url(../img/underline_yel.gif) repeat-x bottom;
}
.yhl {
    text-decoration: none;
    background: url(../img/underline_yhl.gif) repeat-x 120% 100%;
    padding:0 3px;
    padding-bottom: 3px;
}
.del {
    text-decoration: none;
    background: url(../img/underline_del.gif) center repeat-x;
    padding:4px 2px 2px 0px;
} 

#wpaq_view{
    position: absolute;
	border: solid gray 1px;
	background-color: white;
	padding: 5px;
	z-index: 999998;
	min-width: 150px;
	max-width: 200px;
	font-size: 11px;
}
#wpaq_view img {
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
}
