body, html, td { font: 12px Georgia; margin: 0; }
h1 { text-align: center; }
td { vertical-align: top; }
.suggestan_defined { display: block; text-align: center; width: 100%; }
a	{ color: red; }

table { margin: 0; padding: 0; }

.lists					{ width: 100%; }
.lists td				{ padding: 5px; width: 33%; }
.lists td ul			{ padding: 7px; padding-top: 0; margin: 0; background: #fff6e1; color: black; }
.lists td ul li			{ margin-left: 15px; width: 90%; list-style: inside;  }
.lists td ul li	input	{ margin-top: 2px; text-indent: 0; width: 80%; }

.subtopic_light ol li	{ width: 90%; }
.subtopic_light .nick	{ color: red; }

.add_ajax			{ border: 1px solid silver; width: 85%; font: oblique 12px Arial; color: silver; cursor: hand; }
.add_ajax_active	{ border: 1px solid green; background: #efe; font: 12px Arial; color: black; cursor: text;  }


.subtopic			{ font: 12px Georgia; padding: 4px; background: #ffdf91; color: #483810; padding: 10px; text-align: justify; }
.subtopic_light		{ font: 12px Georgia; padding: 4px; background: #ffecbf; color: #483810; padding: 10px; text-align: justify; }
.subtopic_light center a	{ color: black; }
.x					{ background-color: #ffdf91; margin-left: 0px; width: 26px; }
.xbg				{ background: #fff6e1; }

.has_text .subtopic	{ background-color: #ade8a8 !important; color: #154e10; }
.has_text .x		{ background-color: #ade8a8; }

.has_text ul,
.has_text .xbg		{ background-color: #e8f8e7 !important; }

.sidebar			{ background: black; padding: 5px; color: white; font: 11px Verdana; width: 200px; }
.sidebar a			{ color: white; }

.mb4				{ margin-bottom: 4px; }
h100				{ height: 100%; }	
.brd				{ border: 1px solid black; background: white; color: black; padding: 2px; }
.login_pw2			{ display: none; }

.nick				{ font-size: 10px; font-family: Arial; border-bottom: 1px dotted silver; color: green; }

.top_list			{ border-collapse: collapse; width: 100%; }
.top_list td		{ border-bottom: 1px dotted white; padding: 2px; }
.top_list td		{ color: white; }

.hints				{ font-size: 10px; color: gray; }

.lime, .lime a		{ background-color: #ade8a8; color: #154e10; padding: 2px; margin-bottom: 2px; }
.highlighted, .highlighted a { background-color: #fffcf4;  }

.orange_dots		{ background: url(http://seelf.com/i/orange_dots.gif) 0px 1px repeat-x; margin-bottom: 2px; padding: 2px; }

.black_links a		{ color: black !important; }