div#menu-tabs		{ border-bottom: 1px solid #CABAAD; margin-bottom:18px; }
div.menu-tab		{ float: left; border: 1px solid #CABAAD; border-bottom: none; height: 30px; padding: 6px 10px 0 10px; margin: 18px 5px 0 0; background:#FFFDE3; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.4em; }

div.menu-tab a{ text-decoration:none; color:#3B1200}
div.menu-title		{ font-size: 3em; line-height: 1; margin-bottom: 0.5em; }

p#modelinks { float: right; margin: 18px 30px 0 0; width: 300px; text-align: right; }

.page-list {
	list-style: none;
	margin: 0 0 18px 0;
	padding: 0;
	display: block;
}

span.addlink {
	display: block; margin: 0 0 36px 0;
}

.clear-element {
	clear: both;
}

.helper {
	border:1px dashed #777777;
}

div.item-title		{ font-weight: bold; display: block; float: left; width: 90%; }
div.item-desc		{ font-style: italic; display: block; width: 500px; clear: left; }
div.item-price		{ position: absolute; left: 725px; width: 150px; }
div.del-link		{ float: left; margin: 0 0 0 -20px; clear: left; }

div.disabled { background: #F83E29; color: #000; }