.w2LikePlus {
	height:16px;
	width:60px;
	background:url('/globals/base/images/icons/plus-circle-frame.png') 5px center no-repeat;
	line-height:16px;
}
.w2LikePlus a{
	padding-left:16px;
	font-size:12px;
	min-width:40px;
	text-align:center;
	font-weight:bold;
}
.w2LikeMinus {
	height:16px;
	width:60px;
	background:url('/globals/base/images/icons/minus-circle-frame.png') 47px center no-repeat;
	line-height:16px;
}
.w2LikeMinus a{
	padding-right:16px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}
.w2LikeWait {
	background:url('/globals/base/images/star12.gif') center center no-repeat;
}