@charset "utf-8";

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

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

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

#imageHistoryHeader .imageHistoryActions { float:left; margin:5px 0px 0px 0px; }
#imageHistoryHeader .newest_images { background: #2e2e2e; float:left; line-height:14px; height:14px; width:11px; font-size: 10px; }
#imageHistoryHeader .newest_images a img { border:0px; }
#imageHistoryHeader .newer_images { background: #2e2e2e; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#imageHistoryHeader .newer_images a img { border:0px; }
#imageHistoryHeader .older_images { background: #2e2e2e; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#imageHistoryHeader .older_images a img { border:0px; }
#imageHistoryHeader .oldest_images { background: #2e2e2e; float:left; clear:both; line-height:14px; height:14px; width:11px; font-size: 10px; }
#imageHistoryHeader .oldest_images a img { border:0px; }

#imageHistoryIcons { float:left; margin:4px 2px 2px 3px; width:92px; }
#imageHistoryIcons img { background:#000000; border:2px solid #000000; padding:0px; margin:1px; widht:40px; height:40px; }
#imageHistoryIcons a:hover img { border:0px solid #2e2e2e; border-width:0px 1px 0px 1px;  padding:3px 2px 3px 2px; margin:0px; background:#000000; }
