/** 
* @file highslide_rtl.css
* CSS file for HighSlide -right to left direction
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2010 by PortaMx - http://portamx.com
* @Version: 0.980
* @Date: 20.03.2010
*/

.highslide-caption, .highslide-heading {
   direction: rtl;
}
.highslide-html-content {
   direction: rtl;
}
