.row, .body, .container {
width: 100%;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
width: auto;
float: none;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}

.centerornot {
width: 100% !important;
margin: 0px 0px 0px 0px !important;
text-align:left !important;
} 

.centerornot img {
width: 215px !important;
margin-left:0 !important;
}

.gallery img {
width: auto !important;
}

.galleryannotate img {
width: auto !important;
}

.authorannotate{
margin-right:1em !important;
}

.authorphoto img {
width: auto !important;
}

.threeauthors img {
width: auto !important;
}

.thumbnail {
  max-width: 148px !important;
  margin-bottom: -5px !important;
}

.feedbackannotate{
margin-right:1em !important;
}

#nav ul { list-style:none; margin:0 0 0 6px !important; }

#header .logo { margin: 0 .4em !important; }

/* Type presets */

body {
font-size: 16px;
line-height: 24px;
float: left !important; 
}