/**
 * @package   Modulus Template - RocketTheme
 * @version   1.6.5 December 12, 2011
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/
/* HT Custom */
h1 {font-size: 140%;}
h2 {font-size: 130%;}
h2.title {font-size: 170%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
h5 {font-size: 100%;}

div#rt-main h6 {
	font-size: 11px;
	letter-spacing: normal;
	font-weight: normal;
	font-style: italic;
}
div#rt-footer ul{
	font-size: 11px;
	letter-spacing: normal;
	font-weight: normal;
	line-height: normal;
}
div#rt-footer a{
	font-size: 11px;
	letter-spacing: normal;
	font-weight: normal;
	line-height: normal;
}
div#rt-sidebar-a .rt-block {
    margin: 0 0 10px;
}
#rt-mainbody li.email-icon a,
#rt-mainbody li.print-icon a,
#rt-mainbody ul.actions a {
text-indent: -9999px;
}

.component-content .rt-article-icons {
	float: left;
}

ul li a {
	font-size: 1em;
}
Line number On/Off | Expand/Contract | Select all

h1, h2 {
        letter-spacing: 0px;
    }
