div.plugin_bbsviewer_prevnext{
	font-size: 80%;
}

table.plugin_blogcalendar
{
	font-size: 80%;
	border-style: none;
}

table.plugin_blogcalendar tr,
table.plugin_blogcalendar td
{
	border-style: none;
}

td.plugin_blogcalendar_current_month
{
	text-align: center;
}

td.plugin_blogcalendar_prev_month
{
	text-align: left;
}

td.plugin_blogcalendar_next_month
{
	text-align: right;
}

td.plugin_blogcalendar_prefix
{
	text-align: center;
}

td.plugin_blogcalendar_day
{
	text-align: right;
}


div.plugin_blognavi{
	text-align: right;
	font-size: 80%;
}

div.plugin_blogviewer_prevnext{
	font-size: 80%;
}

/* for Text_Highlighter */
.shell { background-color: #000; color: #fff}
div.hl-main { }
.hl-main {font-family: monospace; font-size:13px;}
.hl-default { color: #000000; }
.hl-code { color: #7f7f33; }
.hl-brackets { color: #009966; }
.hl-comment { color: #7F7F7F; }
.hl-quotes { color: #00007F; }
.hl-string { color: #7F0000; }
.hl-identifier { color: #000000; }
.hl-reserved { color: #7F007F; }
.hl-inlinedoc { color: #0000FF; }
.hl-var { color: #0066FF; }
.hl-url { color: #FF0000; }
.hl-special { color: #0000FF; }
.hl-number { color: #007F00; }
.hl-inlinetags { color: #FF0000; }


div.plugin_navi{
	text-align: right;
	font-size: 80%;
}

table.plugin_refcount tr td{
	border-bottom: 1pt solid #404040;
}

table.plugin_refcount tr td.pagecount,
table.plugin_refcount tr td.total{
	text-align: right;
}

div.plugin_referrer ul,
ul.plugin_referrer
{
	list-style-type: none;
}

dl.plugin_trackback span.attr{
	font-size: 80%;
}


form.plugin_tracker td.submit
{
	text-align: center;
}