#wide {
	float: left;
	width: 530px;
	margin-right: 30px;
	margin-top: -18px;
}

#narrow {
	width: 200px;
	float: right;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: -20px;
	}

ul.rightNav {
	width: 160px;
	text-align: left;
	float: left;
	border: 1px solid #d8d8d8;
	background: #f2f2f2;
	margin: 0;
	padding: 18px;
	}

.rightNav li {
	background: #f2f2f2;
	list-style-type: none;
	list-style-position: outside;
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #fff;
	width: 100%;
	}

li.first {
	border-top: 0px;
	}

li.last {
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.wallpaper {
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 12px;
	padding-top: 12px;
	width: 175px;
	float: left;
}