.copy h2 {
	padding-bottom: 4px;
	padding-left: 25px;
	padding-top: 40px;
	color: #000000;
	font-size: 18px;
}


#designers {
	position:absolute;
 	top:100px;
	left:750px;
	width:200px;
	padding:5px;
}

#designers ul li {
list-style:none;
}

.nav2 {
	width: 200px;
	float: left;
	text-align: justify;
}

.nav2 li {
	list-style: none;
	padding: 10px 0 15px 0;
	line-height: 10px;
	background-image: url('/GRAPHICS/secondary_nav-separator.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.nav2 li.special {
	background: none;
}

.nav2 li a {
	display: block;
}

