#race,#event {
  min-height: 1000px;
}

#motogp-2016 {
  width: 750px;
  padding: 30px;
}

#motogp-2016 .report-section:last-child {
  padding-bottom: 0;
}

#motogp-2016 .red {
	color: #cc0000;
}

#motogp-2016 .report-section {
  width: 750px;
  padding: 5px 0 30px 0;
  margin: 0;
}

#motogp-2016 .report-section h2 {
  border-bottom: 1px solid #cc0000;
  border-left: 3px solid #cc0000;
  color: #cc0000;
  margin: 0 0 10px;
  padding: 0 0 5px 10px;
  font-size: 1.3em;
}

#motogp-2016 h3 {
  margin: 0;
  padding: 10px;
  background: #000;
  color: #fff;
  font-size: 1.3em;
}

#motogp-2016 .report-section p {
  line-height: 1.6 !important;
  font-size: 1.1em;
}

#motogp-2016 .report-section p:last-child {
}

#motogp-2016 .report-body {
  padding: 20px 50px 0;
}

#motogp-2016 .readcopy {
  line-height: 1.6 !important;
  font-size: 1.1em;
  color: #c00;
}

#motogp-2016 .report-comment {
  padding: 10px;
  border: 1px solid #999;
  margin: 0 0 10px 0;
  background: #e8e8e8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#motogp-2016 .report-comment p {
  margin: 0;
  padding: 0 0 0 2em;
}

#motogp-2016 .photo-1c {
  width: 750px;
  margin: 0 0 3px 0;
}

#motogp-2016 .photo-2c {
  width: 750px;
  margin: 0 0 3px 0;
}

#motogp-2016 .photo-3c {
  width: 750px;
  margin: 0 0 3px 0;
}

#motogp-2016 img {
  margin: 0
}

#motogp-2016 .photo-3c p {
  font-size: 90% !important;
  margin: 5px 20px 10px 0;
}

#motogp-2016 .photo-2c .photo-sub {
  width:320px;
  float:left;
}

#motogp-2016 .photo-3c .photo-sub {
  width:210px;
  float:left;
}

#motogp-2016 .photo-3c .photo-sub img {
  width:210px;
}

#motogp-2016 .mgr3 {
  margin-right: 3px !important;
}

#motogp-2016 .mgr6 {
  margin-right: 6px !important;
}

#motogp-2016 .mgr10 {
  margin-right: 10px !important;
}

#motogp-2016 .mgb6 {
  margin-bottom: 6px !important;
}

#motogp-2016 .mgb10 {
  margin-bottom: 10px !important;
}

#motogp-2016 .mgb20 {
  margin-bottom: 20px !important;
}

#motogp-2016 .mgb30 {
  margin-bottom: 30px !important;
}

