﻿body,td,th,caption	{text-align:left; vertical-align:top; padding:0; margin:0; border:none; }
img{border:none; }
input,select,textarea	{background-color:#ffc; border:none; }
*[readonly]		{background-color:#ccc; }
input[type=hidden]	{display:none; }

body	{font-size:14px; font-family:sans-serif; }

ul	{list-style:none; padding:0; margin:0; }
div	{text-align:inherit; }
table	{width:100%; border-spacing:0; }

.ui	{cursor:pointer;}


/*
.main	{display:inline-block; width:75%; }
.side	{display:inline-block; float:right; width:25%; font-size:11px; line-height:1.3em; }
*/

.main .articles	{padding:1em 4em 1em 5em; }
.article	{margin-top:3em; }/*border-bottom:1px solid #eee; */

.side nav	{position:absolute; font-size:.8em; }


.block	{display:inline-block; }
.half	{display:inline-block; width:50%; }

.blank	{color:#fff; }
.center	{text-align:center; }
.left	{text-align:left; }
.right	{text-align:right; }
.wide	{width:100%; }
.bottom	{vertical-align:bottom; }
.hidden	{visibility:hidden; }
.crop	{overflow:hidden; }
.layer	{position:absolute; z-index:1000; }
.scroll	{font-size:0.8em; }
.pic	{background: white no-repeat center; }

.num		{text-align:right; white-space:nowrap; }
.short		{width:30px;}
.mid		{width:60px;}
.modest		{width:160px;}
.bigbox		{display:inline-block; width:280px; height:280px; }
.midbox		{display:inline-block; width:180px; height:180px; }
.thmbox		{display:inline-block; width:100px; height:100px; margin-right:1px; border:2px solid #eee; }

.thmbox.over	{border:2px solid #fa3; }

img.layer	{border:2px solid white; margin:-16px; }

optgroup	{padding:4px 0; color:#666; }
.suggest{background-color:#ffe; color:#000; }

/*
.over .colored, .colored .over {color:#820; }
.over .button, .button .over {background-color:#4e0; }
.over .smalltext, .smalltext.over {color:black; }
.over .outlined, .outlined .over	{border-color:#fb6; }
*/