#header ul.links {bottom: 16px; right: 8px;}
#header div.details {
	width: 520px;
	background-position: 0 -84px;
}

#article-description,
body.home #footer,
#last-line
{border-top-color: #09c;}

#start-here,
#footer ul.links li,
#snippet-before
{border-right-color: #09c;}

#news-index p.more,
#article-description,
#last-line
{border-bottom-color: #09c;}

#snippet-before div.news-categories ul li,
#snippet-after,
#content div.main-content
{border-left-color: #09c;}

#snippet-before div.tree ol li a.active,
#snippet-before.index div.news-categories ul li.active,
#snippet-before div.tree ul li.active
{
	border-color: #09c;
	border-right-color: #fff;
}

#content div.navigation
{
	border-color: #09c;
}

table.ace,
table.recipes,
table.menus
{
margin: 1ex auto;
border: 1px solid #036;
border-collapse: collapse;
}

table.ace td,
table.recipes td,
table.menus td,
table.ace th,
table.recipes th,
table.menus th
{
border: 1px solid #036;
text-align: center;
padding: 3px;
}
