/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/restaurantsolstice.com/trunk/web/common/stylesheets/mobile.css $
$LastChangedRevision: 7786 $
$LastChangedDate: 2011-09-30 15:48:30 -0400 (Fri, 30 Sep 2011) $
*/

.desktop
{
	display: none;
}

.mobile
{
	display: run-in;
}