/* Custom Definitions */

#link-1 { background-position: left bottom; }

#methodology-article {
	width: 549px;
	padding: 12px;
	border-right: 1px dashed #999999;
}

#methodology-article p { padding: 0px 0px 10px 0px; }

#methodology-articles {
	width: 300px;
	padding: 12px;
}

#articles {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.mac.gecko #articles { clear: both; }

#articles li {
	margin-top: 5px;
	padding: 0px;
	list-style-type: none;
}

#articles a {
	width: 288px;
	height: 13px;
	padding: 5px;
	display: block;
	outline: none;
	border-left: 2px solid #e77600;
	background-color: #f1f1f1;
}

#articles a:hover {
	color: #ffffff;
	background-color: #e77600;
}

#introduction,
#articles div { display: none; }

.methodology-phase {
	width: 466px;
	padding: 0px 12px 0px 0px;
}