.wbstip {
/*	background: transparent url("../images/tip_background.gif") no-repeat top right; */
	background: #666 url("../images/tipbg.gif") no-repeat center right;
	position:absolute;
	width:185px;
/*	padding: 15px 5px 5px 5px;*/
	padding: 7px 20px 7px 7px;
	color: white;
	font-size: 11px;
	line-height: 13px;
}