.text {
font-family : Arial, Helvetica, sans-serif; 
font-size : 14px; 
color : #ffefc7; 
} 
img.thumbnail {
cursor : pointer; 
} 

div#drag {
background: white;
border-width: 1px 1px 0px;
border-color: black;
border-style: solid;
padding: 0.25em;
}