@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

html {  }

#page .logo { width: 600px; height: 60px; max-width: 100%; margin: 0px auto 0px auto; background-image: url(uocimages/uocmobile-header.jpg); background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }

h1 { font-size: 55%; }

.ui-btn-inner{
    text-overflow: initial; /* Get rid of the ellipsis */
    padding-left: 14px; /* Play with padding to make max use of available button width */
	padding-right: 14px;
	
}
 #navbuttons .ui-btn-text {
    font-size: 80%; /* Play with font size of the text */
}


