/**
 * css for touch devices f.g. ipad, iphone, etc 
 */


#action_more {
	display: none !important;
}

DIV#secondary {
	display: none;
}

DIV#primary_content, DIV#primary_header {
	left: 0px;
}


#nav_ema span, #nav_add span, #nav_set span {
	text-indent: -3000px;
}

div.reply div.body textarea {
	height: 350px;
}

#nav_cal span {
	display: none !important;
}
