@charset "UTF-8";
/* CSS Document */

/* Start page for Gender Forum */

#issue-header {
	height: 2em;
	min-height: 2em;
}

#issue-header-bottom {
	height: 9px;
}

#main {
	width: 840px;
	margin: 0;
	background-position: right;
}

#main .inner {
	margin-left: 210px;
}

#main img.header-image {
	width: 829px;
	height: 160px;
	border-bottom: 1px solid white;
}

#main .start-issue-header-in-text  {
	width: 829px;
	padding-top: .6em;
	padding-bottom: .6em;
	margin-left: 0px;
	margin-bottom: 1.2em;
}

#main .start-issue-header-in-text h1 {
	margin-left: 240px;
	color: white;
	font-size: 2.4em;
	margin-bottom: .6em;
	line-height: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;	
}


#main .start-issue-header-in-text h2 {
	margin-left: 240px;
	color: white;
	font-size: 1.4em;
	margin-bottom: .6em;
	line-height: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;	
}

#main div.editorial p, #main div.welcome p {
	margin-bottom: 0;
}

#main p.read-more {
	text-indent: 0;
}

#main .start-contents a {
	color: black;
}