/* Sérstaklega fyrir textaeiningar */
.contentmodule h1 {font-size:18px !important;}
.contentmodule h2 {font-size:16px !important;}
.contentmodule h3 {font-size:14px !important;}
.contentmodule h1, .contentmodule h2, .contentmodule h3 {margin:1em 0 !important;}
.contentmodule h1, .contentmodule h2, .contentmodule h3, .contentmodule h4, .contentmodule h5, .contentmodule h6, .contentmodule strong {font-weight:bold !important;}
.contentmodule abbr,.contentmodule acronym {border-bottom:1px dotted #000 !important;cursor:help !important;}
.contentmodule em {font-style:italic !important;}
.contentmodule blockquote,.contentmodule ul,.contentmodule ol,.contentmodule dl {margin:1em !important;}
.contentmodule ol,.contentmodule ul,.contentmodule dl {margin-left:2em !important;}
.contentmodule ol li {list-style: decimal outside !important;}
.contentmodule ul li {list-style: disc outside !important; padding-left: 20px; border: 1px solid red;}
.contentmodule dl dd {margin-left:1em !important;}
.contentmodule th, .contentmodule td {border:0px solid #000 !important;padding:.5em !important;}
.contentmodule th {font-weight:bold !important;text-align:center !important;}
.contentmodule caption {margin-bottom:.5em !important;text-align:center !important;}
.contentmodule p,.contentmodule fieldset,.contentmodule table {margin-bottom:1em !important;}