/**
Package			Elxis CMS
Subpackage		mod_superarticles
Author			Duilio Lupini ( speck - http://www.elxisitalia.com )
Copyright		Copyright (c) 2006-2012 Elxis CMS (http://www.elxis.org). All rights reserved.
License			Elxis Public License ( http://www.elxis.org/elxis-public-license.html )
Date			2012-11-03 21:38:00
Description 	CSS stylesheet for module_superarticles
TIPS:           how to use PIE.htc and documentation please visit http://css3pie.com/ 
vers			2.1
HOW IS WORKS PIE.HTC:   
pie.htc works only on IE7-IR8-IE9 browsers. You must check set the MIME Types of your server and if not exist add a new MIME Type:
File extension: .HTC
MIME TYPE: text/x-component
*/

div.superarticles {}
div.superarticles-ltr h2 { }
div.superarticles-rtl h2 {  }

div.superarticles-ltr h2 a {  }
div.superarticles-rtl h2 a { }

div.superarticles div.readmore { margin-top: 20px; }
div.superarticles div.elx_featured_box { height:auto!important; }
