.spot .registerSpot .button
{
  float: right;
}
.spot .inviteSpot .button
{
  float: right;
}
.spot .inviteSpot .text
{
  width: 300px;
  padding-top: 5px;
}
.spot .inviteFrontpageSpot .button
{
  float: right;
}
.spot .inviteFrontpageSpot .text
{
  width: 300px;
  padding-top: 5px;
}
.spot .inviteFrontpageSpot .boxContent
{
  background-image: url( /EfterskolelivGrafik/forside/forside_background5.gif );
  background-repeat: no-repeat;
  background-position: top right;
}
.spot .forumSpot .boxContent
{
  background-image: url( /EfterskolelivGrafik/forum/forum_BgSplash.gif );
  background-repeat: no-repeat;
  background-position: center right;
}
.spot .forumSpot .text
{
  padding:5px 0;  
}
.spot .forumSpot .button
{
  padding:5px 0 0 0;  
}
.spot .reportProfile,
.spot .reportYear
{
  width: 100%;
  padding: 10px 0;
  background-color: #00abdb;
  text-align: center;
}
.spot .reportTextTable
{
  width: 660px;
  margin: 0 auto;
}
.spot .reportYear .reportTextTable
{
  width:730px;
}

.spot .strongEmphasize
{
  font-weight: bold;
}
