@charset "utf-8";

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

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

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

#imageHistoryHeader .imageHistoryActions { float:left; margin:5px 0px 0px 0px; }
#imageHistoryHeader .newest_images { background: #ededed; float:left; line-height:14px; height:14px; width:11px; font-size: 10px; }
#imageHistoryHeader .newest_images a img { border:0px; }
#imageHistoryHeader .newer_images { background: #ededed; 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: #ededed; 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: #ededed; 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:78px; }
#imageHistoryIcons img { background:#ffffff; border:1px solid #cccccc; padding:1px; margin:1px; widht:32px; height:32px; }
#imageHistoryIcons a:hover img { border:1px solid #555555; margin:1px; padding:1px; }
