.loginbox2{
 margin-right: 0px;
 float:left;
 background-image: url("/_images/t_5.png") !important;
}
.usernamebox{
 background-image:url('/_images/gebruikersnaam.png');
 background-repeat:no-repeat;
 background-position: center;
} 
.passwordbox{
 background-image:url('/_images/wachtwoord.png');
 background-repeat:no-repeat;
 background-position: center;
} 
.emailbox{
 background-image:url('/_images/email.png');
 background-repeat:no-repeat;
 background-position: center;
} 
.codebox{
 background-image:url('/_images/vipcode.png');
 background-repeat:no-repeat;
 background-position: center;
}
.contentbox{
 border:0px;
 width:540px;
 font-size: 10px;
 margin-bottom: 1em;
 padding: 4px;
 background-image: url("/_images/t_5.png") !important;
}
.shadetabs{
 padding: 0px 0;
 margin-left: 0;
 margin-top: 0px;
 margin-bottom: -13;
 font: bold 12px Verdana;
 list-style-type: none;
 text-align: left;
}
.shadetabs li{
 display: inline;
 margin: 0;
}
.shadetabs li a{
 text-decoration: none;
 position: relative;
 z-index: 1;
 padding: 0px 0px;
 margin-right: 3px;
 border: 0px solid #778;
 color: #ff6600;
}
.shadetabs li a:visited{
 color: #ff6600;
}
.shadetabs li a:hover{
 text-decoration: none;
 color: #ff990f;
}
.shadetabs li a.selected{
}
.shadetabs li a.selected{
}
.shadetabs li a.selected:hover{
 text-decoration: none;
}
.tabcontent{
 display:none;
 text-align: left;
}
@media print {
 .tabcontent {
  display:block !important;
 }
}
