/* Handheld style sheet */
/* by Matthew Reidsma */
/* matthewreidsma.com */

#menu { border: none; }
#menu ul { list-style-type: disc; display: block; text-align: left; }
#menu ul li { float: none; display: list-item; }
#page_items ul { list-style-type: none; }
#page_items ul li { display: list-item; float: none; margin: 2px; }

#footer { text-align: left; }