@charset "utf-8";

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

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

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

#nodeHistoryHeader .nodeHistoryActions { float:left; margin:5px 0px 0px 0px; }
#nodeHistoryHeader .newest_nodes { background: #ededed; 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: #ededed; 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: #ededed; 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: #ededed; 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:#888888; padding:0px 2px 0px 7px; vertical-align:top; }
#nodeHistoryTable table tr td.year { color:#888888; padding:0px 5px 0px 2px; vertical-align:top; }
#nodeHistoryTable table tr td.title { padding:0px 7px 0px 10px; }
#nodeHistoryTable table tr td.text { background: #ededed url("pics/nodeHistoryComponentTextNode.gif") no-repeat 0px 2px; }
#nodeHistoryTable table tr td.title a:hover { color:#333333; background:#e0e0e0; }
/*#nodeHistoryTable table tr td.title a:hover { color: #333333; background: #f6f6f6; text-decoration: underline; }*/


