.watch-action {
	float: left;
	height: 30px;
}

.watch-action img {
	border:none !important;
	padding: 0px !important;
}

.watch-action .watch-position {
	width:auto;
}

.align-left {
	float: left;
}

.align-right {
	float: right;
}

.watch-action .watch-position a, .watch-action .watch-position a:hover{
	text-decoration:none;
}

.action-like, .action-unlike {
	float:left;
	width:auto;
}

.action-unlike {
	padding-left:7px;	
}

.like, .unlike, .status-img, .status-msg {
	float: left;
}

.jlk {
	cursor:pointer !important;	
}

span.wti-text {
	float:left;
	width: auto;
	padding:0 0 0 6px;
	font-size: 14px;
	line-height: 18px;
}

.lc, .unlc {
	float:left;
	width: auto;
	padding:0 0 0 6px;
	font-size: 11px;
	line-height: 18px;
}

.status {
	color: gray;
	padding: 0 7px 0 7px;
	font-size: 14px;
	line-height: 18px;	
}

.status .status_msg {
	width: auto;
	margin: 0 3px 0 0;	
}

.loading-img {
	background:url(../images/loading.gif) no-repeat scroll 0 0 !important;
	padding:0px 5px;
	content: "\0020";
	margin: 0px 5px;
}

.wti-clear {
	clear:both;
}



/** START Style3 STYLE **/
.lbg-style3 img,  .unlbg-style3 img, .lbg-style3-active img,  .unlbg-style3-active img {
	width: 20px;
	height: 18px; margin-left: 19px;
}

.lbg-style3 img {
	background:url(../images/heart.svg) repeat scroll 0 0 !important;
}        

.lbg-style3 img:hover, .lbg-style3-active img {
	background:url(../images/heart.svg) repeat scroll 0 -19px !important;
}

.editors .lbg-style3 img {
	background:url(../images/heart_white.svg) repeat scroll 0 0 !important;
}   

.editors .lbg-style3 img:hover, .editors .lbg-style3-active img {
	background:url(../images/heart_white.svg) repeat scroll 0 -19px !important;
}


.editors .lbg-style3-active img {width: 18px; height: 17px;}




.lbg-style3 .lc, .lbg-style3-active .lc {
	color: #222;
}

.unlbg-style3 .unlc, .unlbg-style3-active .unlc {
	color: #222;		
}
/** END Style3 STYLE**/



span.wti-others-like {
	cursor:pointer;
	position:relative;
}

span.wti-others-tip {
	display:none;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #000;
	left: -25px;
	bottom: 20px;
	padding: 3px;
	position: absolute;
	z-index: 1001;
}

/*widget*/
li.wti_widget_li {
	clear:both;
	padding-bottom:10px;
}

li.wti_widget_li p {
	margin-bottom:5px !important;
}

div.wti_widget_thumb {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}


span.wti_widget_count {
	margin-left: 3px;
}

span.wti_widget_author, span.wti_widget_category, span.wti_widget_tags {
	display:block;
}