body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Garuda, Tahoma, Verdana, sans-serif;
	font-size: 10pt;
}

.btn,
.txt
{
	background: none !important;
	text-indent: 0 !important;
}

#nav-sect,
#site-tools,
.header-img
{
	display: none;
}


h1#logo {
	display: block;
	border: solid #333;
	border-width: 0 0 1pt;
	padding: 0 0 1pt;
}

h1#logo a {
	color: #222;
	text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	color: #666;
}

table{
	margin: 2.5pt 0;
	width: 100%;
}


.article-thumbs{
	width:185px;
	float:right;
	margin:0 0 0 2pt;
}

.article-thumbs .thumb-item {
	margin:0 0 10pt;
	position:relative;
}

.article-thumbs .thumb-item .thumb-text {
	font-size:8pt;
	color:#666;
}















.article-context{
	width:135pt;
	float:right;
	margin:0 0 0 2em;
}

.article-context .thumb-item {
	margin:0 0 1em;
}

.article-context .thumb-item img.article-thumb {

}

.article-context .thumb-item .thumb-text {
	display:block;
}