@charset "utf-8";

/* -----------------------------------
	top.css
----------------------------------- */


div#contentLeft h2 {
	margin-bottom:15px;
}

div#contentLeft p {
	margin-bottom:20px;
}

div#contentLeft .red {
	color: #cc0000;
}

/* -----------------------------------
	issue_area
----------------------------------- */
body#top div#wrapper div.issue_area{
	margin-bottom:30px;
}



body#top ul.btn_nabigate li{
	display:inline;
	padding-left:3px;
}

/* -----------------------------------
	news section
----------------------------------- */
ul.relatedLinks li {
	background-image:url(../shared/images/arrow_relatedlinks.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
	display:inline;
	margin-right:15px;
}



/* -----------------------------------
	news section
----------------------------------- */

div#newsArea dd {
	padding-bottom:3px;
	margin-bottom:15px;
	border-bottom:#999999 1px dotted;
}
