
div.contentBoxGrid .gridRow {
  display: table-row;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
}

div.contentBoxGrid .gridRow .gridItem {
  display: inline;
  float: left;
  margin: 0;
  margin-top: 20px;
  padding: 0;
}

div.contentBoxGrid .gridRow .gridItem div p {
  clear: both;
}

div.contentBoxGrid .gridRow .gridItem div h2 {
  line-height: 50px;
}

div.contentBoxGrid .borderLeft div {
  padding-left: 14px;
}

.communityLogin div.loginText,
.communityLogin div.formRow,
.communityLogin button.submitButton {
  float: left;
  margin-right: 7px;
}

.communityLogin input.logininput {
  width: 200px;
}

.communityLogin .loginText {
  background: transparent url(pics/bgLogin.gif) no-repeat left center;
  padding: 0 10px 0 35px;
  line-height: 30px;
  color: #879f05;
  font-size: 16px;
  font-weight: bold;
}

.communityLogin .checkbox {
  display: block;
}

button {
  margin: 0;
  padding: 0;
}

button.submitButton {
  clear:both;
  display: block;
  margin-left:93px;/*
  border: none;
  cursor: pointer;
  font-weight: bold;
  font-size: 100%;
  background: url(pics/bgForumPostingButton.gif) repeat-x 0px -19px;
  display: block;
  float: left;
  position: relative;
  top: 2px;
  margin: 0 6px 0 0;
  text-decoration: none;
  margin: 10px;*/
}

button.submitButton span {
  background: url(pics/bgForumPostingButton.gif) no-repeat 0px 0px;
  display: block;
}

button.submitButton span span {
  background: url(pics/bgForumPostingButton.gif) no-repeat 100% -38px;
  font-size: 12px;
  text-decoration: none;
  line-height: 19px;
  color: #000;
  display: block;
  padding: 0px 10px;
}

.communityLogin div.formRow {
  position: relative;
}

.communityLogin .title {
  position: absolute;
  top: -20px;
  font-size: 90%;
  font-weight: normal;
}

#community-teaser {
  padding-top: 15px;
}

#community-teaser .box {
  float:left;
}
