﻿/*******************************************************************
 * Gaia Ajax - Ajax Control Library for ASP.NET  
 * Copyright (C) 2008 - 2011 Gaiaware AS
 * All rights reserved. 
 * This program is distributed under either GPL version 3 
 * as published by the Free Software Foundation or the
 * Gaia Commercial License version 1 as published by Gaiaware AS
 * read the details at http://gaiaware.net/product/dual-licensing 
 ******************************************************************/

.gaiax-noselect, .gaiax-noselect * 
{
	-moz-user-select:none;
}

.gaiax-draggable
{
	cursor:move;
}

.span-for-image
{
	display: block;
	float: left;
}

.gaiax-clear
{
}
