@import url(http://www.testwebben.se/4205/15185.css);

#start,
#start:hover
{
  background: #004f97;
}

#main
{
  padding: 0;
  width: 958px;
  border-left: 0;
  border-right: 0;
}

#main-column-left
{
  padding: 0 30px;
  width: 253px;
  border-left: 1px dotted #888;
  border-right: 1px dotted #888;
  float: left;
}

#main-column-center
{
  width: 320px;
  float: left;  
}

#main-column-center-1
{
  border-bottom: 1px dotted #888;
  padding: 0 30px 30px 30px;
  height: 150px;
}

#main-column-center-2
{
  padding: 30px;
  
}


#main-column-right
{
  width: 320px;
  border-left: 1px dotted #888;
  border-right: 1px dotted #888;
  float: right;  
}

#main-column-right-1
{
  border-bottom: 1px dotted #888;
  padding: 0 30px 30px 30px;
  height: 150px;
}

#main-column-right-2
{
  padding: 30px;
  
}
/*-- Start standardcss för skyddad sida --*/

#divProtectedPageDialog label
{
     display: block; width: 110px; float: left;
}

#divProtectedPageDialog button
{
     margin-left: 182px;
}

#divLogutDialog
{
     float:right;
}
#divProtectedPageDialog #btnNewPassword
{
     margin-left: 118px;
}
/*-- Slut standardcss för skyddad sida--*/


