.main_body{padding:5px 15px;}

H1{
	font-size:1.6em;
	font-weight:bold;
	font-family: Trebuchet ms, Arial, sans-serif;
	color:#333333;
	margin-bottom:10px;
}

H3{font-weight:bold;font-size:1.0em;margin-bottom:10px;}

P { margin:5px 0;line-height:1.3em; margin-bottom:10px; color:#333333;}

P.summary{
	font-size:1.2em;
	color:#336699;
	font-family: Trebuchet ms, Arial, sans-serif;
	font-weight:bold;
	margin-bottom:20px;
}

/*--FOOTER--*/
div#footer{
	text-align:center;
}

div#footer UL{list-style-type:none;margin-top:5px;}
div#footer UL LI{display:inline;}
div#footer UL LI A{
	color:#ffffff;
	padding:0px 5px 0px 5px;
	border-right:solid 1px #ffffff;
	font-size:0.9em;
}
div#footer UL LI A.last{border-right:none;}

div#footer DIV{
	color:#999999;
	margin-top:25px;
	font-size:0.8em;
}


/*--Home Page--*/
.rss-popup {
margin: 205px auto;
padding: 0;
width: 205px;
position: relative;
}
 
div.rss-popup em {
width: 205px;
height: 123px;
position: absolute;
top: -138px;
left: -0px;
text-align: center;
text-indent: -9999px;
z-index: 500;
display: none;
}

div.rss-popup em.nz {
background: url('../img/bubble_nz.png') no-repeat;
}

div.rss-popup em.usa {
background: url('../img/bubble_usa.png') no-repeat;
}

div.rss-popup em.australia {
background: url('../img/bubble_australia.png') no-repeat;
}

div.rss-popup em.south_africa {
background: url('../img/bubble_south_africa.png') no-repeat;
}

div.rss-popup em.software {
background: url('../img/bubble_software.png') no-repeat;
}

div.rss-popup em.health {
background: url('../img/bubble_health.png') no-repeat;
}

div.rss-popup em.costing {
background: url('../img/bubble_costing.png') no-repeat;
}
 
#rss-icon {
text-indent: -9999px;
margin: 0 auto;
display: block;
}
