@charset "utf-8";

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

#imageHistoryContainer { background:transparent; }
#imageHistoryContainer p.noJavascript { padding:3px 0px 0px 6px; font-family: Arial, Sans-serif; font-weight: normal; font-size: 9px; color:#9c937a; }

#imageHistoryHeader { width:100%; height:17px; border-top:3px double #cebd77; }
#imageHistoryHeader h1 { padding: 0px; margin:1px 2px 0px 2px; font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif; font-weight:normal; font-size:11px; color:#660000; 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; height:8px; overflow:hidden; }
#imageHistoryHeader .newest_images { background: #efe7c6; height:8px; width:14px; float:left; }
#imageHistoryHeader .newest_images a img { border:0px; }
#imageHistoryHeader .newer_images { background: #efe7c6; height:8px; width:14px; float:left; font-size:8px; line-height:8px; }
#imageHistoryHeader .newer_images a img { border:0px; }
#imageHistoryHeader .older_images { background: #efe7c6; height:8px; width:14px; float:left; font-size:8px; line-height:8px; }
#imageHistoryHeader .older_images a img { border:0px; }
#imageHistoryHeader .oldest_images { background: #efe7c6; height:8px; width:14px; float:left; font-size:8px; line-height:8px; }
#imageHistoryHeader .oldest_images a img { border:0px; }

#imageHistoryIcons { margin:5px 1px 0px 2px; padding:0px; background:transparent; float:left; width:120px; height:100%; }
#imageHistoryIcons img { background:#efe7c6; padding:0px; border:3px double #cebd77; margin:1px; widht:25px; height:25px; }
#imageHistoryIcons a:hover img { padding:0px; border:3px double #8c6c4a; margin:1px; background:#efe7c6; }
