@charset "utf-8";

.ajaxLoadingHTLM { margin: 9px 0px 0px 10px; }

#imageHistoryContainer { background:#f0f0f0; height:100%; width:100%; }
#imageHistoryContainer p.noJavascript { padding:3px 0px 0px 6px; font-family: Arial, Sans-serif; font-weight: normal; font-size: 9px; color:#888888; }

#imageHistoryHeader { width:100%; height:17px; border:0px solid #cccccc; border-width:3px 0px 1px 0px; }
#imageHistoryHeader h1 { padding: 0px; margin:1px 6px 0px 8px; text-align: left; font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif; font-size: 11px; color: #3f5f7f; text-transform:uppercase; float:left; }

#imageHistoryHeader .imageHistoryActions { margin:4px 0px 0px 0px; padding:1px 0px 0px 0px; float:left; font-size:8px; line-height:8px; }
#imageHistoryHeader .newest_images { background: #f0f0f0; height:8px; width:15px; float:left; }
#imageHistoryHeader .newest_images a img { border:0px; }
#imageHistoryHeader .newer_images { background: #f0f0f0; height:8px; width:15px; float:left; font-size:8px; line-height:8px; }
#imageHistoryHeader .newer_images a img { border:0px; }
#imageHistoryHeader .older_images { background: #f0f0f0; height:8px; width:15px; float:left; font-size:8px; line-height:8px; }
#imageHistoryHeader .older_images a img { border:0px; }
#imageHistoryHeader .oldest_images { background: #f0f0f0; height:8px; width:15px; float:left; font-size:8px; line-height:8px; }
#imageHistoryHeader .oldest_images a img { border:0px; }

#imageHistoryIcons { margin:5px 0px 0px 0px; padding:0px 5px 2px 5px; background:#f0f0f0; float:left; width:120px; height:100%; border:0px solid #cccccc; border-width:0px 1px 0px 1px; }
#imageHistoryIcons img { background:#ffffff; padding:1px; border:1px solid #d9d9d9; margin:1px; widht:34px; height:34px; }
#imageHistoryIcons a:hover img { padding:1px; border:1px solid #333333; margin:1px; background:#ffffff; }
