.hidden {
	display: none;
}

/* Resolves a problem where cancel link shows up in default blue */
#shadowbox_loading span a {
  color: #fff;
  text-decoration: underline;
}


/* Addnetwork hack. fixar så att det fungerar i IE 8 */
#shadowbox_title {
  border: 0px solid;
} 

#shadowbox_info {
  border: 0px solid;
}
