.new-girl-icon {
	background:transparent url(../../images/icons/new.png) no-repeat scroll 0 0;
	width:50px;
	height:50px;
	right:0;
	top:-16px;
	position:absolute;
	z-index:10;
}
.video-girl-icon {
	background:transparent url(../../images/icons/video.png) no-repeat scroll 0 0;
	width:29px;
	height:28px;
	right:25px;
	top:124px;
	position:absolute;
	z-index:10;
		
}

#portfolio ul {
	padding-top:14px !important;
}

#player_wrap {
	float:right;
	margin-top:17px;
	width:80px;
	margin-left:10px;
}

.upcoming_title_head {
	margin-top:40px;
}
