@charset "UTF-8";
/* CSS Document */

/* Start page for Gender Forum */

#issue-header {
	height: 2em !important;
	min-height: 2em !important;
}

#issue-header-bottom {
	height: 9px !important;
}

#main {
	width: 840px !important;
	margin: 0 !important;
	background-position: right !important;
}

#main .inner {
	margin-left: 210px !important;
}

#main img.header-image {
	width: 829px !important;
	height: 160px !important;
	border-bottom: 1px solid white !important;
}

#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 !important;
}

#main div.welcome p.read-more {
	text-indent: 0;
	margin-bottom: 1em;
}

#main .start-contents {
	padding-bottom: 2em;
}

#main .start-contents a {
	color: black;
}
