/* ########## Layout ########## */
html {
	font-family:verdana,arial,sans-serif;
	font-size: .75em;
}

img { border: none; }

/* ########## Mobile Specific CSS ########## */
a.mobile_notification { display: block; border: 1px solid #666666; background-color: #ffffcc; color: #666666; font-size: 10px; text-decoration: underline; padding: 2px; margin-bottom: 4px; text-align: center; }
a.mobile_notification:hover { background-color: #cccccc; color: #666666; text-decoration: none; }