/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Override jquery ui styles than cannot be modified by themeroller
 * 
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    f2c96ddb72c96605401a2025154fc219a84e9e75, v1 (xcart_4_6_1), 2013-08-19 12:16:49, jquery_ui.IE8.css, random
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */
.ui-dialog {
  border-width: 10px;
}
