/* CSS definition file containing site wide stylesheets */
.Abnormal { margin-top: 0pt; margin-bottom: 0pt;}
 UL { margin-top: 0pt;}
 .ListX { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; letter-spacing: 0pt; line-height: 12pt; list-style-position: outside; clear: none; padding: 0pt; border-left-style: none; margin-top: 0pt; border-top-style: none; border-right-style: none; margin-bottom: 0pt; border-bottom-style: none;}
 .soegfelt { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; line-height: 18px;  width: 230px;}
 LI { margin-top: 0pt; margin-bottom: 0pt;}
 
.box {
  -moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari and Chrome */
  border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  background-color:#ffffff;


  behavior: url(../ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}
		   

