/* mobile styles */

html, body {
		font: 12px/15px sans-serif; 
		margin: 0;
		}
	
html {
    -webkit-text-size-adjust: none;
}

#wrapper {
    width: auto;
}

#contacts div {
    float: none;
    width: auto;
    margin-bottom: 10px;
}
#menuwide {
    display: none;
}

#menunarrow {
    display: block;
}

#menunarrow img { 
		max-width: 200px;
		}
		
#headcont {
	margin-top: 20px;
	}
		
#headcont div  {
    margin-bottom: 20px;
    text-align:center;
}

.hdrL, .hdrR {float:none;}
.TableOuter tr > td {
        padding: 8px;
    }
.enter-button {
    float: none;
    width: 100%;
}
/*.prog table td, .prog table th{ padding:2px; }*/
#sponsors {
    margin: 0 auto;
}
.cycle-slideshow {
    width:45%;
}
.cycle-slideshow img {
    width:100%;
}