/* CSS Document */

.uvalgt a
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  color:#707070;
  font-size:12px;

}

.valgt
{
 background-color:#BB192F;
 border-bottom:1px solid #FFFFFF;
 line-height:19px;
}

.valgt a
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;
  color:#FFFFFF;
  font-size:12px;

}

.uvalgt
{

 line-height:19px;
 background-color:#D5D5D5;
 border-bottom:1px solid #FFFFFF;
}

.uvalgtforan
{

 width:15px;
 padding-left:5px;

}

.valgtforan
{

 width:15px;
 padding-left:5px;


}

.valgtfora
{

 height:4px;
 width:4px;
 background-color:#FFFFFF;

}

.uvalgtfora
{

 height:4px;
 width:4px;
 background-color:#707070;

}customButton
{
height:19px;
margin-top:5px;
}
a.button
{
display:block;
float:left;
text-decoration:none;
color:#FFFFFF;
font-size:12px;
font-family:arial;
}
.customButtonLeft, .customButtonMiddle, .customButtonRight
{
float:left;
background-repeat: no-repeat;
height:19px;

}
.customButtonLeft
{

}

.customButtonMiddle
{
background-image: url(elementsOutput/buttonBGblue.jpg);
background-repeat: repeat-x;
padding-left:5px;
padding-right:5px;
padding-top:0px;
color:#FFFFFF;
}
.customButtonMiddleSpan
{

font-family:arial;
font-size:10px;


}