@charset "utf-8";

.ajaxLoadingHTLM img { border:6px solid #2e2e2e; }

#nodeHistoryContainer { border-top:2px solid #393939; }
#nodeHistoryContainer p.noJavascript { padding:3px 0px 0px 6px; font-family: Arial, Sans-serif; font-weight: normal; font-size: 9px; color:#888888; }

#nodeHistoryHeader { background: #2e2e2e; float:left; clear:both; }
#nodeHistoryHeader h1 { width:18px; height:109px; text-indent:-9999px; float:left; clear:both; 
	background: #2e2e2e url("pics/nodeHistoryComponentHeadline.gif") no-repeat 0px 3px; }

#nodeHistoryHeader .nodeHistoryActions { float:left; margin:5px 0px 0px 0px; }
#nodeHistoryHeader .newest_nodes { background: #2e2e2e; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#nodeHistoryHeader .newest_nodes a img { border:0px; }
#nodeHistoryHeader .newer_nodes { background: #2e2e2e; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#nodeHistoryHeader .newer_nodes a img { border:0px; }
#nodeHistoryHeader .older_nodes { background: #2e2e2e; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#nodeHistoryHeader .older_nodes a img { border:0px; }
#nodeHistoryHeader .oldest_nodes { background: #2e2e2e; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#nodeHistoryHeader .oldest_nodes a img { border:0px; }

#nodeHistoryTable { padding: 4px 2px 0px 0px; margin:0px; border:0px; font-family: Arial, Sans-serif; font-weight: normal; font-size: 10px; color:#252525; }
#nodeHistoryTable table tr td.month { color:#595959; padding:0px 2px 0px 7px; vertical-align:top; }
#nodeHistoryTable table tr td.year { color:#595959; padding:0px 5px 0px 2px; vertical-align:top; }
#nodeHistoryTable table tr td.title { padding:0px 7px 0px 12px; }
#nodeHistoryTable table tr td.text { background: #2e2e2e url("pics/nodeHistoryComponentTextNode.gif") no-repeat 0px 2px; }
#nodeHistoryTable table tr td.title a:hover { color:#dddddd; background:#404040; }
/*#nodeHistoryTable table tr td.title a:hover { color: #333333; background: #f6f6f6; text-decoration: underline; }*/


