.border-radius {
  -webkit-border-radius:;
  -moz-border-radius:;
  -o-border-radius:;
  -khtml-border-radius:;
  border-radius:;
}
.box-shadow {
  -webkit-box-shadow:;
  -moz-box-shadow:;
  -o-box-shadow:;
  -khtml-box-shadow:;
  box-shadow:;
}
.box-sizing {
  -webkit-box-sizing:;
  -moz-box-sizing:;
  box-sizing:;
}
.transition {
  -webkit-transition:;
  -moz-transition:;
  -o-transition:;
  transition:;
}
body #header, body #frame, body #framefooter, body #content { width:320px; }
body[orient='landscape'] #header, body[orient='landscape'] #frame, body[orient='landscape'] #framefooter, body[orient='landscape'] #content { width:480px; }
#frame { overflow:hidden; }
body, #frame, #framefooter, #content {
  margin:0 !important;
  padding:0 !important;
}
input { -webkit-border-radius:0; }
#header #search input.searchbox { width:160px; }
#header #search {
  left:0;
  top:75px;
  right:auto;
  width:316px;
  padding:2px;
  background-color:#79aef0;
}
#header div.warning {
  left:auto;
  right:0;
  top:0;
  margin:0;
}
#header { height:100px; }
body[orient='landscape'] #header #search { width:476px; }
#currentUser a { color:#ffffff; }
#currentUser {
  top:-55px;
  color:#ffffff;
}
#breadcrumbs { left:3px; }
#shareLinks { display:none; }
#content { background:none; }
#contentfooter { display:none; }
#centre, #sidebar, #footer {
  background:#ffffff;
  padding-left:3px !important;
  padding-right:3px !important;
  padding-bottom:0 !important;
  margin:0 !important;
  width:314px;
  border-width:1px 0 !important;
}
body[orient='landscape'] #centre, body[orient='landscape'] #sidebar, body[orient='landscape'] #footer { width:474px; }
#sidebar #FacebookPrompt { display:none; }
#sidebar {
  padding-top:5px !important;
  margin-top:20px !important;
}
#footer {
  margin-top:20px !important;
  padding-top:3px !important;
}
#menu li a.menulink span.wrap {
  padding-right:2px !important;
  padding-left:2px !important;
}
#menu li span.counter { right:-6px; }
#menu {
  padding:6px 0 0;
  top:100px;
}
div.quiz input.guess {
  width:308px;
  font-size:12px;
}
ul.quiz li.quizColumn li.quizHeader { display:none; }
ul.quiz li.quizColumn:first-child li.quizHeader { display:block; }
ul.quiz li.quizColumn { zoom:0.892; }
body[orient='landscape'] div.quiz input.guess { width:468px; }
body[orient='landscape'] ul.quiz li.quizColumn { zoom:1; }
ul.scoreStats { width:320px; }
table.quizScores { zoom:0.68; }
body[orient='landscape'] table.quizScores { zoom:1; }
div.twoColLeft, div.twoColRight, div.categoryScoresContainer, #leftCol, #rightCol, div.quizRightPanel { width:314px; }
div.homepageBox ul.quizListShort li.quiz a { width:244px; }
div.homepageBox {
  margin-top:10px;
  float:none;
  width:314px;
  margin-right:0;
}
body[orient='landscape'] div.twoColLeft, body[orient='landscape'] div.twoColRight, body[orient='landscape'] div.categoryScoresContainer, body[orient='landscape'] #leftCol, body[orient='landscape'] #rightCol, body[orient='landscape'] div.quizRightPanel { width:474px; }
body[orient='landscape'] div.homepageBox ul.quizListShort li.quiz a { width:404px; }
body[orient='landscape'] div.homepageBox { width:474px; }
ul.categoryList {
  -webkit-column-count:2;
  -webkit-column-gap:10px;
}
body[orient='landscape'] ul.categoryList { -webkit-column-count:3; }
ul.userGridList { margin-left:57px; }
div.data, li.data { clear:left; }
div.cf_formelement label {
  padding:2px 0;
  margin-left:0;
}
div.cf_formelement div.nolabel, div.formNolabel { margin-left:0; }
div.cf_formelement div.messageContainer {
  left:150px;
  margin-top:-8px;
  width:155px;
  font-size:12px;
}
body[orient='landscape'] div.cf_formelement div.messageContainer {
  left:295px;
  width:170px;
  margin-top:0;
}
div.cf_formelement ul.messages {
  padding:3px;
  min-height:22px;
}
div.cf_highlighted div.messageContainer, div.cf_elementfailed div.messageContainer { background-position:0 -23px; }
div.alert, div.warning, div.notice {
  padding:5px;
  margin:10px -3px;
}
