/***************************************************/
/*              GENERAL FORMATING                  */
/***************************************************/
/** Done to fix SVN issues with ib_content.css     */

#right_content h2 {
	color: #0f366f;
}

#right_content p.emphasis {
	letter-spacing: 0.045em;
	color: #0f366f;
}

#right_content li.emphasis {
	letter-spacing: 0.045em;
	color: #0f366f;
}

#content a {
	font-weight: normal;
	color: #0f366f;
	text-decoration: underline;
}
#right_content a {
	display:block;
	padding-top:.5em;
	padding-bottom:0;
	line-height:1em;
}
#right_content p {
	margin-bottom:.8em;
}
