
#DRAGbigPicDiv {
    position:absolute;
    left:200px;
    top:0px;
    width:250px;
    color:#555555; 
    font-family:verdana, arial, sans-serif;
    font-size:12px;
}
table.ImageE {
	background-color: #000000;
	border-top: 1px solid #333333;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #333333;
	margin: 0px;
	padding: 0px;

}
td.IEHeaderTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	width: 88%;

}
td.IEHeaderClose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	width: 9%;
	background-color: #CCCCCC;



}
td.IEImage {
	padding: 2px;
	background-color: #666666;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
td.IEHeaderCloseButton {
	height: 15px;
	width: 3%;
	background-color: #999999;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545;
	border-left: 1px solid #EEEEEE;

}
