﻿@charset "utf-8";

/*----This style sheet is used for correcting Immediacy editor styles----*/


/*----Baseline reset----*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, pre, a, em, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, caption {margin: 0; padding: 0; border: 0;}
blockquote {margin:0;}
a img, :link img, :visited img {border: 0;}
html{overflow:-moz-scrollbars-vertical;}

li {
	background:#FFF url(../../../images/blueBullet.jpg) 0 7px no-repeat;
	margin-top:1em;
	padding-left:20px;
	margin-bottom:1em;
}


h3,.headingThree {
	font-size:1.29em;
	font-weight:normal;
	margin-bottom:1em;
}

 h5,.headingFive {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.29em;
	padding-top:1.29em;
}