/*  
*	This file is made for the desktop version on a smartphone device.
*	All css classes in this file need to have the prefix html.mobile!
*/

html.mobile .columnFullSize{
	min-width: 340px;
}

html.mobile #loginForm{
	width: 355px;
}