/**
 * WPNewCarousel Plugin Stylesheet
 * @author  Arjun Jain < http://www.arjunjain.info >
 * @version 1.8
 * @license GNU GENERAL PUBLIC LICENSE Version 3
 */
#wpnewcarousel-left{float: left;margin-right: 10px;}
.popover-holder{padding: 5px;position: relative;text-align: justify;}
#wpnewcarousel-right{float:left;}
.draggable-listings .draggable-cell{width: 45px;cursor: move;}
.draggable-listings .ui-sortable-helper{border: 1px solid #dfdfdf;background-color: #f9f9f9;}
.removebutton{cursor: pointer;}
.clear{clear: both;}