@import url("reset.css");
/*
   --------------------------------------------------------------
  typography.css
  * Sets up some sensible default typography.
  --------------------------------------------------------------
 */
/*
   Default font settings.
  Font resatt til 1em = 11px. 12px er 75% (prosent av 16px)
 */
body {
	font-size: 69%;
	color: #1a1818;
	background-color: #464749;
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 20px;
}
/*
   Headings
  --------------------------------------------------------------
 */
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #313131;
	margin-bottom: 0;
	background-color: inherit;
	 
}
h1 {
	font-size: 1.6em;
	margin-bottom: .5em;
	 
}
h2 {
	font-size: 1.4em;
	margin-bottom: .25em;
	 
}
h3 {
	font-size: 1.2em;
	margin-bottom: .25em;
	 
}
h4 {
	font-size: 1em;
	 
}
h5 {
	font-size: 1em;
	 
}
h6 {
	font-size: 1em;
	 
}
h1 img, h2 img, h3 img,
h4 img, h5 img, h6 img {
	margin: 0;
	 
}
h3.red{
	color:red;
}
/*
   Text elements
  --------------------------------------------------------------
 */
p {
	margin: 0 0 .5em 0;
	 
}
p img {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
	 
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
	 
}
a:focus,
a:hover {
	color: #5caeda;
	text-decoration: underline;
}
a {
	color: #5caeda;
	text-decoration: none;
	 
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
	 
}
strong {
	font-weight: bold;
	 
}
em,dfn {
	font-style: italic;
	 
}
dfn {
	font-weight: bold;
	 
}
sup,sub {
	line-height: 0;
	 
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	 
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
	 
}
del {
	color:#666;
	 
}
pre,code {
	margin: 1.5em 0;
	white-space: pre;
	 
}
pre,code,tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
	 
}
iframe.googlemap {
	width: 300px;
	height: 230px;
	 border: 0 
}
/*
   Lists
  --------------------------------------------------------------
 */
li ul,
li ol {
	margin: 0 1.5em;
	 
}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
	 
}
ul {
	list-style-type: disc;
	 
}
ol {
	list-style-type: decimal;
	 
}
dl {
	margin: 0 0 1.5em 0;
	 
}
dl dt {
	font-weight: bold;
	 
}
dd {
	margin-left: 1.5em;
}
.clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix, .container {
	display:inline-block;
}
* html .clearfix, * html .container {
	height:1%;
}
.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
	height: 1px;
}
/* framework */
.outer-framework {
	width:974px;
	margin:0 auto;
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
}
.inner-framework {
	border:2px solid #000;
	background:#fff url('../images/bg.gif') repeat-y top left;
	float:left;
	clear:both;
}
.content {
	float:left;
	height:auto!important;
	height:400px;
	min-height:400px;
}
.inner-content {
	padding: 0;
}
.header {
	height:120px;
	margin-bottom:0;
	padding:0;
	color:#999;
	background:#fff;
	width:100%;
}
#logoScreen {
	display:block;
}
.screen {
	padding:17px 0 0 18px;
	display:block;
	float:left;
}
#footer {
	width:974px;
	margin:0 auto;
	padding:0;
	clear:both;
	color:#fff;
	background-color:inherit;
}
.enonic {
	float:right;
}
.enonic a {
	color:#fff;
}
.enonic a:hover {
	text-decoration:none
}
.framework {
	margin-bottom:30px;
}
#leftColumn {
	min-height:400px;
	width:170px;
	margin-right:20px;
	float:left;
	overflow:hidden;
	background:#fff;
}
#rightColumn {
	float:left;
	width:180px;
	margin-top:2px;
}
.inner-left {
	padding:0 0 0 10px;
}
.framework .content {
	width:550px;
	margin-right: 40px;
}
.tools {
	float:right;
	padding:17px 12px 0 0;
	width:240px;
}
.tools .login {
	margin-bottom:30px;
}
.tools form#login input.text {
	margin-right:6px;
	vertical-align:middle;
	padding:0;
	width:77px;
	height:15px;
	border:1px solid #b2b3b5;
	background:#fff url('../images/formgradient.gif') no-repeat top left;
}
.tools form#login input.button {
	vertical-align:middle;
	padding:0;
	width:62px;
	height:17px;
}
.tools form#mainsearch input.text {
	vertical-align:middle;
	padding:0;
	width:162px;
	height:15px;
	border:1px solid #b2b3b5;
	background:#fff url('../images/formgradient.gif') no-repeat top left;
}
.tools form#mainsearch input.button {
	vertical-align:middle;
	padding:0;
	width:31px;
	height:17px;
	margin-left:6px;
}
/* content */
.frame {
	margin-bottom:14px;
}
.pictures {
	margin-bottom:20px;
}
.content h1 {
	line-height:30px;
	font-size: 2em;
	margin:0 0 0.5em;
	padding:0;
	position:relative;
	top:-3px;
}
.content h1 a{
	text-decoration:none;
	color: #000;
	margin:0;
	padding:0;
}
#frontpage{
	margin-bottom: 20px;
}
.frontpagearticles h2 a{
	color:#000;
	text-decoration: none;
}
.frontpagearticles p{
	line-height: 14px;
}
.frontpagearticles .fp-pos1 {
	float:left;
	width:265px;
	margin-right:20px;
	padding-bottom:10px;
}
.frontpagearticles .fp-pos2 {
	float:left;
	width:265px;
	padding-bottom:10px;
}
.frontpagearticles p.image {
	float:left;
	width: 90px;
}
.frontpagearticles p.image img{
 	margin: 0.2em 1.5em 1.5em 0;
 }
.frontpagearticles p.text {
	float:left;
	width: 168px;
}
.banner {
	background-repeat:no-repeat;
}
.banner a {
	color:#fff;
	font-size: 1.4em;
	font-weight:bold;
	padding: 4px 15px 0;
	display: block;
}
.banner p {
	margin:0;
	padding: 0 0 0 15px;
	font-size:1em;
	color:#fff;
}
/*
  **************************
  TOPMENU
  ***************************
 */
.topmenu {
	background:#fff url('../images/bg_nav.gif') bottom left no-repeat;
	display:block;
	height:32px;
	width:970px;
}
ul.menu a {
	text-decoration:none;
}
ul.menu {
	margin:0px 0 0 225px;
	list-style-type:none;
}
ul.menu ul li {
	list-style-type:disc;
	color:#bcbe00;
	padding:0;
}
ul.menu ul li a {
	color:#fff;
	background-color:inherit;
}
ul.menu.horizontal li {
	float:left;
	padding:0;
	min-width:75px;
	width:auto !important;
	width:75px;
	overflow:visible;
	margin-right:5px;
}
ul.menu.horizontal a {
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	display:block;
	text-align:center;
	color:#fff;
	padding:12px 0 0 0;
	cursor:pointer;
}
ul.menu.horizontal li.last {
	background-image:none;
}
ul.menu.horizontal a:hover, ul.menu.horizontal a.active, ul.menu.horizontal li.path a {
	color:#59add9;
	background-color:inherit;
}
ul.menu.horizontal li.path {
	background:transparent url('../images/nav_arc.gif') top left no-repeat;
}
/*
  **************************
  SUBMENU
  ***************************
 */

#leftColumn ul {
	margin:0 0 20px 0;
	list-style-type:none;
}
#leftColumn ul li {
	padding:0 0 10px 10px;
}
#leftColumn ul li a {
	color:#091117;
	font-size:11px;
	background-color:inherit;
	text-decoration:none;
	font-weight:bold;
	padding-left:0px;
}
#leftColumn ul li a:hover, #leftColumn ul li.path a.active {
	color:#5caeda;
}
#leftColumn ul li.haschildren {
	background: url('../images/arrow.gif') no-repeat 0 3px;
}
#leftColumn ul li.path.haschildren {
	background: url('../images/arrow_on.gif') no-repeat 0 5px;
}
#leftColumn ul li ul {
	margin:10px 0 0 10px;
	list-style-type:none;
}
/*
  **************************
  PASSPORT
  ***************************
 */
span.required {
	color: #be0000;
}
table.operaform h1, table.operaform h2, table.operaform h3 {
	margin: 0;
	font-size: 11px;
}
table.operaform h4, table.operaform h5, table.operaform h6 {
	margin: 0;
	font-size: 10px;
}
table.operaform {
	width: 100%;
/* border-collapse:collapse; */
	border: 1px solid #CCCCCC;
	border-spacing: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	float:left;
}
.operaform td, .operaform th {
	background:#f3f3f3;
	padding:5px;
	border-collapse:collapse;
/* border:1px solid #fff; */
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.operaform td {
	border-right: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.operaform td {
	border-left: none;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.operaform th {
/* background:#eee; */
	width: 40%;
	color: #333;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.operaform td {
	width: 60%;
	color: #333;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.operaform td input.text, .operaform td textarea {
	width: 99%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.operaform textarea {
	border: 1px solid #ccc;
	width: 99%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.operaform select {
	border: 1px solid #ccc;
	width: 99%;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.operaform label.help {
	cursor: default;
	border-bottom: 1px #444 dashed;
}
.operaform td.error {
	color: #f00;
	padding-bottom: 0;
}
h2.blue {
	background:#fbfbfb;
	color:#000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:3px 5px;
	margin:15px 0 1px 0 !important;
	margin:15px 0 0 0;
	border: 1px solid #e0e0e0;
}
.operaform th.blue {
	background:#fbfbfb;
	color:#000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:3px 5px;
	margin:0;
}
option {
	margin: 0;
	padding: 0
}
/* Tabs */
ul.passport_navigation {
	background-color: #fff;
	border-left: 1px solid #CCCCCC;
	clear: both;
	color: #999999;
	float: left;
	list-style-type: none;
	margin: 10px 0 -1px 0;
	padding: 0;
}
ul.passport_navigation li {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	cursor: pointer;
	float: left;
	font-family: 'trebuchet ms',verdana,geneva,arial,helvetica,sans-serif;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	position: relative;
	z-index: 10000;
}
ul.passport_navigation li.tabOn {
	background-color: #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	color: #000000;
}
ul.passport_navigation li.tabOff {
	background-color: #e9e9e9;
	border-bottom: 1px solid #CCCCCC;
}
ul.passport_navigation li a {
	text-decoration: none;
}
/* Passport properties */
.operaform input.button {
	border: 1px solid #ccc;
}
div.validation-advice {
	display: block;
	color: #ff0000
}
/*
  **************************
  FORMS AND FORMBUILDER
  ***************************
 */
input.text, #formBuilder textarea, #formBuilder select {
	border:1px solid #ccc;
	padding:.1em;
	width:350px;
}
input.error, textarea.error {
	background-color:#f0f0f0;
	border-color:#be0000;
}
input.button {
	white-space:nowrap;
	color:#1B6393;
	cursor:pointer;
}
input.button:hover {
	text-decoration:underline;
}
span.required {
	color:#be0000;
}
form#formBuilder {
	margin:0;
	padding:0;
}
form#formBuilder h5.formtitle {
	margin:0;
	padding:0;
}
form#formBuilder h6.separator, form div.separator {
	clear:both;
	margin:0;
	padding:.3em 0;
	margin:.3em 0;
}
form#formBuilder h6.separator {
	border-bottom:1px solid #ccc;
}
#formBuilder label.top {
	display:block;
}
#formBuilder label.leftCol {
	float:left;
	width:160px;
	padding:0;
	text-align:left;
}
#formBuilder div.rightCol {
	float:left;
}
#formBuilder div.clear {
	clear:both;
}
#formBuilder span.help {
	border-bottom:1px dotted;
}
.fallback {
	display:none;
}
.icon_required {
	width:16px;
	height:16px;
	vertical-align:middle;
}
/*
  **************************
  NAVIGATION - GOOGLE TYPE
  ***************************
 */
div#navigationHeader {
	border:1px solid #e0e0e0;
	background-color:#f3f3f3;
	padding:.2em .4em .2em .4em;
	color:#999;
	margin-bottom:10px;
}
ul#navigationMenu {
	border:1px solid #e0e0e0;
	border-left:none;
	margin:0 0 10px 0;
	padding:0;
	list-style-type:none;
	color:#999;
	clear:both;
	background-color:#f3f3f3;
}
ul#navigationMenu li {
	display:inline;
	padding:0 .4em;
	border-left:1px solid #e0e0e0;
	height:20px;
	line-height:20px;
}
ul#navigationMenu li a {
	text-decoration:none;
	display:inline;
}
ul#navigationMenu li first {
	border-left:none;
}
ul#navigationMenu li.numbers.active {
	color:#999;
	background-color:#fff;
}
/*
  **************************
  CSS ACCORDION
  ***************************
 */
.basic {
	width:550px;
	clear:both;
	margin:20px 0;
}
.basic div {
	background-color: #fff;
}
.basic ul {
	margin-left: 0 !important;
	margin-left: 20px;
	padding-left: 20px !important;
	padding-left: 0;
	margin-bottom:20px;
}
.basic p {
	margin-bottom:10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: normal;
	color: #3c3c3c;
	background-color: transparent;
}
.basic a.selected {
	color:#000;
}
.basic .heading {
	display:block;
	font-weight:bold;
	padding:5px;
	background-color:#aeb0b3;
	width:540px;
}
.basic .press {
	margin-left:5px;
	padding-left:10px;
}
.basic .press-images.last {
	margin-right: 0;
	height:200px;
}
.basic .press-images {
	float:left;
	height:200px;
	margin: 5px 5px 0 5px;
}
.basic .press-images .image .text {
	font-weight:bold;
}
.basic .press-images .image .text .textdata {
	display:block;
	font-weight:normal;
}
.basic .press-images .image .text .textdata .clicklink {
	color:#818386;
	margin-right:6px;
}
@media print {
.basic div {
	display: block!important;
	height: auto!important
}
}
/*
  ********************
  ** XHTML-EDITOR     **
  ********************
 */
.editor {
	margin-bottom: 20px;
	line-height: 1.3;
}
.editor h2 {
	margin-bottom: 0;
}
.editor h3 {
	margin-bottom: 0;
	font-weight: bold;
}
.editor h4 {
	margin-bottom: 0;
	font-weight: bold;
}
.editor h5 {
	margin-bottom: 0;
	font-weight: bold;
}
.editor h6 {
	margin-bottom: 0;
	font-weight: bold;
}
/* tables */
table.bordersize0 {
	border-spacing:0;
	border: 0;
	border-collapse: collapse;
	width: auto;
}
table.bordersize0 td {
	border: 0;
}
table.bordersize1 {
	border-spacing:0;
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: auto;
}
table.bordersize1 td {
	border: 1px solid #ccc;
}
table.padding1 td {
	padding: 1px;
}
table.padding2 td {
	padding: 2px;
}
table.padding3 td {
	padding: 3px;
}
table.padding4 td {
	padding: 4px;
}
.editor table.padding5 td {
	padding: 5px;
}
table.padding6 td {
	padding: 6px;
}
table.padding7 td {
	padding: 7px;
}
table.padding8 td {
	padding: 8px;
}
table.padding9 td {
	padding: 9px;
}
table.padding10 td {
	padding: 10px;
}
.center-aligned {
	text-align: center;
}
.editor p.center-aligned {
	text-align: center;
}
/*
  **************************
  CONTENT
  ***************************
 */
#images {
	float:right;
	margin:0 0 0 15px;
}
#images img {
	margin:0;
	margin-bottom:-6px;
}
#images .image {
	margin-bottom:15px;
}
#images .text {
	font-size:0.9em;
	padding: 8px 5px 5px;
	border: 1px solid #999;
}
#article .heading {
	color:#59add9;
}
.preface {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3;
}
/*
  **************************
  SEARCHBLOX
  ***************************
 */
div#search-navigation-header {
	background-color:#EEE;
	padding:.3em .3em;
}
ul#search-navigation-menu, ul.search-navigation-menu {
	margin: 0;
	padding: .4em 0 0 0;
	list-style-type: none;
	color: #999;
	clear: both;
}
ul#search-navigation-menu li, ul.search-navigation-menu li {
	display: inline;
	padding: 0 .3em 0 .3em;
}
ul#search-navigation-menu li.numbers.active, ul.search-navigation-menu li.numbers.active {
	font-weight: bold;
	color: #000;
}
div.search-item {
	border-top: 1px solid #CCC;
	padding: .8em 0 .8em 0;
	clear: both;
	margin: 0;
	height: 100%;
}
div.search-item.first {
	border: 0;
}
div.search-item h2 {
	font-size:1.2em;
	margin:0;
}
div.search-item span.highlight {
	font-weight:bold;
}
div.search-item .context {
	float:left;
	width:70%;
	margin-bottom: 10px;
}
div.search-item .location {
	display:block;
	margin:0 0 1em 0;
	font-size:.8em;
	color: green;
}
div.search-item .location a {
	color: green;
}
div.search-item .relevance {
	font-size:9px;
}
div.search-item .relevance .bar {
	float:left;
	width:100px;
	border:1px solid #99B3CC;
	font-size:1px;
	background-color:#EEEEEE;
}
div.search-item .relevance .bar .percent {
	height:11px;
	font-size:1px;
	background-color: #AE9AB3;
}
div.search-item .relevance .meta {
/*
  display:inline;
  float: right;
  width:20px;
 */
	margin-left:1em;
}
div.surround {
	float: right;
	clear: right;
	width: 100px;
	margin-top: 5px;
}
div.surround div.metatitle {
	float: left;
	color: green;
}
div.surround div.meta {
	text-align: right;
}
div.surround img.icon.text {
	float: right;
}
div.teasercontent {
	margin: 8px 0;
}
table.generalsearch {
	width: 99%;
}
table.generalsearch input.submitbutton {
	width: 100px;
	float: right;
}
table.generalsearch input.searchtext {
	width: 485px;
}
/* end search styles */
/* lister */
.article-list img {
	float:left;
	margin:0 15px 15px 0;
}
.article-short {
	float:left;
	margin-bottom: 10px;
	width:100%;
}
.list-bottom {
	margin:20px 0;
	clear:both;
}
/* relasjoner */
.frame-relations h4 {
	font-size:1.2em;
	font-weight:bold;
	padding:15px 0 0 10px;
}
.frame-relations ul {
	list-style-type:none;
	margin:0;
	padding: 0;
}
.frame-relations li {
	padding: 0 0 5px 10px;
}
.frame-relations li a {
	color:#818386;
	display:block;
	text-align:right;
	text-decoration:underline;
	margin-top:-5px;
}
/* profilbilder */
.profiles {
	width:970px;
	height:149px;
}
.profiles h2 {
	color:#ffffff;
	font-weight:bold;
	font-size:23px;
	text-align:right;
	padding:20px 25px 0 0;
}
/* sidedokument */
.pagelist h2 .date {
	font-size:0.9em;
	font-style:italic;
	 
}
/* høringsforslag */
.proposal div {
	margin: 10px 0;
	 
}
.proposal h4 {
	margin: 10px 0 5px;
	 
}
.clicklink {
	cursor:pointer;
}
/* *lister****************** */
#leftColumn .frame-presslist ul.ul-presslist li a {
	margin:0;
	color:#59add9;
	font-weight:normal;
	padding:0;
}
/* tone.beddari.blackstad */
/* Personlist */
.personlist h4 {
	margin:0;
}
.personlist_text {
	margin-left:140px;
}
.personlist_img {
	position:relative;
	float:left;
}
.personlist_person {
	padding-bottom:50px;
}
.personlist_text h4 {
	font-weight: bold;
}
.info {
	margin-top:10px;
	border-top:1px 
}
/* Presslist sidebar */
.frame-presslist {
	margin-left:10px;
	margin-top:30px;
	margin-bottom:10px;
	 
}
.frame-presslist ul {
	list-style-type:none;
	margin:0;
	padding: 0;
}
.frame-presslist h3 {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}
.frame-presslist-link {
	margin-left:10px;
	padding-left:8px;
	background: url('../images/arrow.gif') no-repeat 0 3px;
	color:#818386;
}
.frame-presslist li {
	margin-bottom: 7px
}
/* Newsshow */
.top-news {
	float:left;
	width: 265px;
	margin-right:20px;
	font-size:1.2em;
	line-height: 16px;
}
.readmore{
xdisplay:block;
}
/* Newslist  list and archive */
.newslist {
	margin-bottom:20px
}
.newslist h3 {
	margin:0 0 10px;
	text-transform: uppercase;
}
.newslist h4 {
	margin:0;
}
.newslist h5 {
	margin:0;
	font-weight:bold;
	text-transform: uppercase;
}
.newslist a {
	font-weight:normal;
}
.newslist-doc {
	padding-bottom:15px;
}
.newslist-group {
	padding-bottom: 10px;
}
/* event */
.event-list {
	margin: 20px 0 20px 20px;
	font-size: 1.2em;
}
.event-list td {
	border-bottom: 0px solid #999;
	padding: 2px 4px;
	vertical-align:top;
}
.event-list th {
	border-bottom: 1px solid #999;
	padding: 8px 8px 2px;
}
.event-list h4 {
	margin:0;
	font-weight:bold;
}
.event-list h5 {
	margin:0;
	font-weight:bold;
	text-transform: uppercase;
}
.event-list a {
	font-weight:normal;
}
.event-list-group {
	padding-bottom: 10px;
}
.event-view-info {
	padding-bottom:15px;
}
.event-view-info h5 {
	margin:0;
}
.event-view-member h5 {
	margin:0
}
.journalists {
	padding-top:8px
}
/* Member view */
.member-view h5 {
	margin:0;
}
.member-view-info {
	margin-bottom:15px
}
/* Global */
.toUpperCase {
	text-transform: uppercase;
}
.tbl {
	width:100%;
	border-collapse:collapse;
	border-spacing:inherit;
}
.tbl th {
	background-color:#aeb0b3;
	padding:5px;
	border:1px solid #fff;
}
.tbl td {
	vertical-align:top;
	padding:5px;
	border:1px solid #fff;
}
.email-homepage {
	padding-top:15px
}
/* Links */
.linklist {
	padding-bottom:40px
}
.linklist ul {
	list-style-type:none;
	margin:0;
	padding: 0;
}
.linklist li {
	padding: 0;
	 margin-bottom:3px
}