/*custom styles for jquery mobile*/
.ui-content a, .ui-content a.ui-link {color:#003f7f;text-decoration:underline;}
.ui-content a.ui-btn {color:#003f7f;text-decoration:none;}
div.header h1.ui-title {height:100%;width:100%;color:#fff;margin:0;padding:15px 0;background-color:#003f7f;
background:#003f7f url("../img/msu-logo.gif") 4% 50% no-repeat;}
div.footer {height:100%;width:100%;color:#fff;margin:0;padding:10px 0 0 0;background-color:#003f7f;}
.controls {text-align:center;padding:0;}
.controls * {margin: 0 auto;}
a[rel="index"] {border-width:0;}/*removes patchy rounded border from home icon in header*/
