﻿
	td#rightShade {background:url(../images/rightshade.png) repeat-y;height:100%;width:18px;}
	td#previewContentHolder {background:white;padding:2px;border:1px solid #ededed;clear:both;float:right;}
	div#previewMainDiv {background:#ffffff; }
	div#overlay1 {}
	img#previewimage {border: 1px solid #ededed;background-color:#ededed;}
	div#previewImageDescription {font-family: arial;font-size:8pt;font-weight:bold;width:100px;border:0px solid;margin:4px 0px 0px 0px;background:white;float:left;display:block;clear:both;}
	div#closePreview {display:block;margin-right:4px;clear:both;}
	div#closePreview a {float:right;font-size:10px;color:#ed63a1;}
	
	td#bottomshade {background:url(../images/bottomshade.png) repeat-x;height:10px;}
	div#hook {background:url(../images/hook.png);
	width:18px;
	height:29px;
	background-repeat: no-repeat;
	z-index:5;

	margin-left:-1px;
}

div#rightbottomshade {background:url(../images/rightbottomshade.png) repeat-x;height:7px;background-repeat: no-repeat;}
.previewNormal,.previewHover,.previewSelect   {padding:2px;background-color:#f3f3f3;border:1px solid #dddddd;height:70px;width:70px;float:left;margin:1px;cursor:hand;text-align:center;vertical-align:middle;}
.previewHover {background-color:#e5e4e4;border:1px solid #cbc9c9;}
.previewSelect {background-color:#e5e4e4;border:1px solid #cbc9c9;}
img#previewimage {border:1px solid #dddddd;padding:1px;}
