.main-menu li{
	margin-right: 25px;
}
.highlights{
	margin-bottom: 30px;
}
.highlights li{
	margin-right: 40px;
}
.highlights li.last{
	margin-right: 0px;
}
.scroll-all{
	font-size: 12px;
	position: absolute;
}
.lode-paths-menu-header{
	position: absolute;
	right: 85px;
	top: -40px;
}
.lode.sub-menu {
	background-image: url(/static/images/technitrader/lode/sub-menu-background.jpg);
	background-repeat: no-repeat;

	width: 810px;
	height: 97px;

	font-size: 18px;
	font-weight: bold;
}
.lode.sub-menu li.selected a{
	background-image: url(/static/images/icons/you-are-here.png);
	background-repeat: no-repeat;
	background-position: bottom center;

	height: 100px;
}
.lode-path-topics{
	width: 472px;
	height: 576px;

	background-image: url(/static/images/technitrader/lode/big-box.png);
	background-repeat: no-repeat;

	padding: 5px;
}
.lode-path-topics ul{
	max-height: 530px;
	overflow: auto;
}
.lode-tree-text{
	position: absolute;
	width: 400px;
	right: 0px;
	top: 10px;
}
#library ul{
	list-style: none;
	padding: 0px;
	margin: 0px;

	position: relative;
	z-index: 1;

	top: -8px;
}
#library h2{
	clear: left;
	color: white;
	background-color: #401d15;

	padding: 8px;
	padding-bottom: 12px;
	margin-bottom: 0px;
}
#library li{
	float: left;
	background-image: url(/static/images/wide-box-background.png);
	width: 475px; /*495*/
	height: 122px; /*142*/

	padding: 10px;
}
#library li p{
	font-size: 12px;
}
#library li h3{
	font-size: 16px;
	line-height: 1em;
}
#library li h3 a{
	text-decoration: none;
}
#library li img{
	float: left;
	margin-right: 10px;
}

img.me10-gold-bar{
	margin-top: 60px;
}
.comments{
	margin-top: 15px;
}
.comment{
	padding: 10px;
	margin-bottom: 15px;
}
.comment .date{
	font-size: 10px;
	text-align: right;
}
.comment p div{
	font-size: 12px;
	text-align: right;
}
.trading-nuggets .nugget{
	width: 30%;
	float: left;

	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.trading-nuggets #featured h1{
	color: #6ba745;
	font-style: italic;
}
.trading-nuggets #featured .nugget{
	width: 300px;
}
.trading-nuggets #featured .details{
	width: 300px;
	float: left;
}
.trading-nuggets img{
	display: block;
}
.trading-nuggets .view-larger{
	clear: right;
	float: right;
	margin-top: 5px;
}
.trading-nuggets .details{
	font-size: 12px;
	margin-top: 10px;
}
.trading-nuggets .details h2{
	margin-bottom: 5px;
	font-size: 20px;
	border-bottom-style: none;
	padding-bottom: 0px;
}
.trading-nuggets .item span{
	display: block;
}
.trading-nuggets .nugget .item .name{
	font-size: 18px;
	font-weight: bold;

	border-bottom-style: solid;
	border-bottom-width: 1px;

	padding-bottom: 5px;
	margin-bottom: 5px;
}

.trading-nuggets .nugget .item .price{
	float: right;
	margin-bottom: 10px;
}
.trading-nuggets .named-add-to-cart,.trading-nuggets .add-to-cart,.trading-nuggets .type-header{
	clear: right;
	float: right;
}

.trading-nuggets .navigation{
	border-right-style: solid;
	border-right-width: 1px;

	padding-right: 15px;
	margin-right: 15px;

	width: 150px;
	float: left;
}
.trading-nuggets .navigation img{
	margin-bottom: 5px;
	border-style: solid;
	border-width: 1px;
}
.content.wiki{
	background-image: none;
}
#player video{
	display: block;
	margin: auto;
}
.notice{
	background-color: #383629;
	color: white;

	padding-top: 10px;
	padding-bottom: 10px;

	text-align: center;
}
.notice p{
	margin: 0px;
}
.signup-info{
	width: 366px;

	padding-top: 10px;

	position: relative;
	z-index: 1;
}
.signup-info-text{
	border-style: solid;
	border-width: 2px;

	padding-bottom: 0px;
}
