/* Style sheet dragdrop */
.divClass{position:absolute;z-index:111;}
#divID1{width:185px;height:200px;left:200px;top:300px;background:url("tl_files/dragdrop-new-image/new.png") left top no-repeat;}
#dragdroptext p{font-size:14px;color:#fdfdf8;letter-spacing: 3px;}
#dragdroptext{right:0;top:15px;position:absolute;line-height:110%}
#dragdroptext a{font-size:14px;color:#fdfdf8;letter-spacing: 3px;}
#dragdroptext a:hover{text-decoration:none;color:#FF6666;}
