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

.rightmenu {
	float: right; margin-right: 1em; padding-top: 25px;
	font-size: 11px;
	text-transform: lowercase;
	}

#subhead {
	position:relative;
	padding-top: 10px;
	background: url('../images/pulp/pulp_header2.jpg') 9px 276px no-repeat; 
}

#subhead #main {
	position: relative;
	padding: 0 1em 4em 7em;
	overflow: hidden;
	}
#subhead #main img.subpulp {
	padding-bottom: 10px}
	
#subhead #main #leftcolumn {
	float: left;
	width:390px;
	padding-right: 15px;
	}
#subhead #main #rightcolumn {
	float: right;
	padding-top: 40px;
	padding-right: 50px;
	width:390px;
	}
	
.pulplist {
	margin-left: 20px;
	}