.cursor_hand
{
	cursor:pointer;	
}

.cursor_move
{
	cursor:move;	
}

.flying_img
{
	position:absolute;

}

.show_image
{
	position:absolute;
	display:none;
	z-index:9;
}

.with_border
{
	border:1px solid #99bbe8;	
}