/* @override http://poplab.info/css/poplab.css */

div .widget-iphone {
/*
visibility: hidden;
*/
position: absolute; /* âÎÊuÅwè(e{bNXî) */
top: -100px;         /* ã©ç100px */ 
}

.poplab_tunes_track {
	color: #fff;
	margin-bottom: 5px;
	background: #000 url(../images/poplablog/tunes_track_info_bg.gif) repeat-x;
	border-right: 1px solid #000;
}

.poplab_tunes_track input.tunes_btn {
	float: left;
} 
.poplab_tunes_track p {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 20px;
}

.widget-content-twitter {
	background: url(../images/poplablog/twitter_footer.png) no-repeat scroll left bottom;
	padding-bottom: 10px;
}
.widget-content-twitter ul {
	list-style: url(none) none outside;
	margin: 0px;
	background: url(../images/poplablog/twitter_header.png) no-repeat scroll left top;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

/* @group Utility */

.poplab_tunes_track {
	zoom: 100%;
}

.poplab_tunes_track:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

/* @end */