/** 
* @file highslide_rtl.css
* CSS file for HighSlide -right to left direction
*
* @author PortaMx - Portal Management Extension
* @author Copyright by PortaMx - http://portamx.com
* @Version: 0.951
* @Date: 06.11.2008
*/

.highslide-caption, .highslide-heading {
   direction: rtl;
}
.highslide-html-content {
   direction: rtl;
}
