table tr#adminConsoleContainer table.controls {
  padding: 5px;
  text-align: right;
  width: 100%;
}

img {
  border-style: none;
}

.ggcode img {
  border: 0;
}

img.armory_icon {
  border: 0;
  height: 16px;
  vertical-align: bottom;
  width: 16px;
}

div#phpbb3 .nav li {
  float: none;	
}

div#phpbb3 td#page {
  margin: 10px;
}

div#phpbb3 table th {
  line-height: 2.5em;
  text-indent: 4px;
  white-space: nowrap;
}

div#phpbb3 table.tablebg {
  border-collapse: separate;
}

div#phpbb3 table.tablebg td.cat {
  padding-left: 5px;
}

div#phpbb3 table.tablebg td.row1,
div#phpbb3 table.tablebg td.row2,
div#phpbb3 table.tablebg td.row3 {
  padding: 5px;	
}

div#phpbb3 table.tablebg table {
	margin-left: 0;
	margin-right: 0;
}

div#phpbb3 table.tablebg td.profile {
  font-size: 10px;
  padding: 2px 4px 2px 4px;
}

div#phpbb3 table.tablebg td.subject {
  font-size: 10px;
  padding: 3px;
}

div#phpbb3 table.tablebg td.postfooter {
  padding: 2px 0 2px 2px;
}

div#pageheader {
  font-size: 20px;
  margin: 5px 0 10px 0;
  padding: 4px 5px 4px 2px;
  text-indent: 8px;
}

div#pageheader p.moderators {
  font-size: 10px;
  margin-top: 4px;
}

div#datebar {
  padding: 2px 5px 5px 5px;
}

div#poll td.question {
  text-align: left;
}

div#poll td.choices {
  float: left;	
}

div.postbody {
  padding: 5px;	
}

table#boardindex {
  text-indent: 5px;
  width: 100%;	
}

table#boardindex tr td {
  padding: 5px;	
}

div#phpbb3 table tr td.boardindex {
  padding: 5px 5px 0 0;
  text-align: right;
}

div#phpbb3 td.cookies {
  text-align: right;
  padding: 5px 5px 5px 0;
}

div#linkmcp {
  padding: 5px 5px 5px 0;
  text-align: right;
  width: 100%;
}

div#poststatus table.legend {
  float: left;
}

div#poststatus table.legend td {
  padding: 2px;
}

div#quicknav table td {
  padding: 4px;
}

div#quicknav div.searchbox {
  padding-left: 5px;
}

div#quicknav div.jumpbox table {
  width: 100%;
}

div#quicknav div.jumpbox table tr td {
 text-align: right;
}

div#usercontact {
  float: left;	
}

div#usercontact td.left {
  text-align: right;
  vertical-align: top;
  white-space: nowrap;	
}

div#usercontact td.right {
  padding-left: 5px;
  vertical-align: top;
  white-space: nowrap;	
}

div#userstats {
  float: left;
}

div#userstats td.left {
  text-align: right;
  vertical-align: top;
  white-space: nowrap;	
}

div#userstats td.right {
  padding-left: 5px;
  vertical-align: top;
  white-space: nowrap;	
}

div#userminiprofile {
  float: left;	
}

div#userminiprofile td.left {
  text-align: right;
  vertical-align: top;
  white-space: nowrap;	
}

div#userminiprofile td.right {
  padding-left: 5px;
  vertical-align: top;
  white-space: nowrap;	
}

div#usernotes {
  float: left;
}

div#usernotes td.left {
  text-align: left;
  vertical-align: top;
  white-space: nowrap;	
}

div#usernotes td.right {
  padding-left: 8px;
  vertical-align: top;
  white-space: nowrap;	
}

div#myactivity {
  float: left;
}

div#myactivity td.left {
  text-align: right;
  vertical-align: top;
  white-space: nowrap;	
}

div#myactivity td.right {
  padding-left: 8px;
  vertical-align: top;
  white-space: nowrap;	
}

.quotetitle, .attachtitle {
  background-color: #A9B8C2;
  border-color: #A9B8C2;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  color: #333333;
  font-size: 0.85em;
  font-weight: bold;
  margin: 10px 5px 0 5px;
  padding: 4px;
}

.quotetitle .quotetitle {
  font-size: 1em;
}

.quotecontent, .attachcontent {
  background-color: #FAFAFA;
  border-color: #A9B8C2;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  color: #4B5C77;
  font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.4em;
  margin: 0 5px 10px 5px;
  padding: 5px;
}

.attachcontent {
  font-size: 0.85em;
}

.codetitle {
  background-color: #A9B8C2;
  border-color: #A9B8C2;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  color: #333333;
  font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  margin: 10px 5px 0 5px;
  padding: 2px 4px;
}

.codecontent {
  background-color: #FAFAFA;
  border-color: #A9B8C2;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  color: #006600;
  direction: ltr;
  font-family: Monaco, 'Courier New', monospace;
  font-size: 0.85em;
  font-weight: normal;
  margin: 0 5px 10px 5px;
  padding: 5px;
}


