@charset "utf-8";

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

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

#changeHistoryHeader { background: #ededed; float:left; clear:both; }
#changeHistoryHeader h1 { width:21px; height:110px; text-indent:-9999px; float:left; clear:both; 
	background: #ededed url("pics/changeHistoryComponentHeadline.gif") no-repeat 3px 3px; }

#changeHistoryHeader .changeHistoryActions { float:left; margin:5px 0px 0px 0px; }
#changeHistoryHeader .newest_changes { background: #ededed; float:left; line-height:14px; height:14px; width:11px; font-size: 10px; }
#changeHistoryHeader .newest_changes a img { border:0px; }
#changeHistoryHeader .newer_changes { background: #ededed; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#changeHistoryHeader .newer_changes a img { border:0px; }
#changeHistoryHeader .older_changes { background: #ededed; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#changeHistoryHeader .older_changes a img { border:0px; }
#changeHistoryHeader .oldest_changes { background: #ededed; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#changeHistoryHeader .oldest_changes a img { border:0px; }

#changeHistoryTable { padding: 4px 2px 0px 0px; }
#changeHistoryTable table tr td.changedComment { background: #ededed url("pics/changeHistoryComponentComment2.gif") no-repeat 6px 3px; }
#changeHistoryTable table tr td.changedArticle { background: #ededed url("pics/changeHistoryComponentArticle.gif") no-repeat 5px 3px; }
#changeHistoryTable table tr td .date { padding: 2px 0px 0px 18px; font-family: Verdana, Arial, Sans-serif; font-weight: normal; font-size: 8px; color:#888888; }
#changeHistoryTable table tr td .content { padding: 0px 0px 0px 6px; font-family: Arial, Sans-serif; font-weight: normal; font-size: 10px; }
#changeHistoryTable table tr td .comment_name { font-size: 8px; color:#666666; }

