/**
* YOOcarousel Joomla! Module
*
* @version   1.5.0
* @author    yootheme.com
* @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
* @license	 GNU/GPL
*/

div.default div.yoo-carousel ul.panel-top li.selected a, div.default div.yoo-carousel ul.panel-bottom li.selected a {
	cursor: pointer;
}

div.default div.yoo-carousel .prev a, div.default div.yoo-carousel .next a {
	cursor: pointer;
}