.container { width:auto; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; /* For IE 8 */ -ms-filter:none; /* For IE 5.5 - 7 */ filter:none; }

.sitelinks  { display:none; }

.header { margin-bottom:42px; }

.logo { position:static; display:block; text-align:center; padding:5px 0 0; }

.sitesearch { display:block; position:static; margin:0 10px 10px; }
.sitesearch .itext { width:87%; }

.navbar { height:auto; margin:0; border:none; background:none; margin:0 10px 10px; }
.navbar ul { float:none; border:none; }
.navbar li { float:none; }
.navbar a { float:none; display:block; width:auto; height:42px; margin-bottom:5px; background:#4e6d92; /* Old browsers */ background: -moz-linear-gradient(top, #4e6d92 0%, #29446b 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e6d92), color-stop(100%,#29446b)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #4e6d92 0%,#29446b 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #4e6d92 0%,#29446b 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, #4e6d92 0%,#29446b 100%); /* IE10+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e6d92', endColorstr='#29446b',GradientType=0 ); /* IE6-9 */ background: linear-gradient(top, #4e6d92 0%,#29446b 100%); /* W3C */ -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.navbar a:hover, .navbar .selected a { background:#004373; /* Old browsers */ background: -moz-linear-gradient(top, #004373 0%, #00214b 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004373), color-stop(100%,#00214b)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #004373 0%,#00214b 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #004373 0%,#00214b 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, #004373 0%,#00214b 100%); /* IE10+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004373', endColorstr='#00214b',GradientType=0 ); /* IE6-9 */ background: linear-gradient(top, #004373 0%,#00214b 100%); /* W3C */ }
.navbar li:first-child a { border-left:none; }
.navbar .selected a { font-weight:bold; }

.footer { height:176px; }
.footer .cinfo h4 { margin-bottom:5px; }
.footer .cinfo li { display:list-item; list-style:outside disc; margin-left:20px; line-height:150%; }
.footer .cinfo li:after { content:''; }

.cinfo { float:none; width:auto; margin-bottom:10px; }
.smedia, .mapps { width:49%; margin:0 0 10px; }
.smedia { float:left; }



