﻿/* ------- GENERAL STUFF -------*/
html, body {
    height:100%;
    width:100%;
    margin:0;
    padding:0;
}

body{
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size:  0.75em; 
	line-height: 130%;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	display:table;
	text-align:left;
	color: #231f20;
	}
	
	
table {
	border: 0 none;
	border-collapse: collapse;
	}
	
p {
	margin: 0 0 15px 0;
	padding: 0;
}
	
h1  {
	font-size: 1.583em;
	font-family: arial;
	color: #00afff;
	margin: 0px 0 6px 0;
	display: block;
	line-height: 110%;
	font-weight: normal;
}

#center-wrapper li  {
	margin-bottom: 8px;
}

#right .moduletable h3, #left .moduletable h3, #right .moduletable-poll h3  {
	font-family: Arial;
	font-size: 0.917em;
	color: #0d0d0d;
	font-weight: normal;
	margin: 0 0 5px 0;
}
#right .moduletable-poll h3  {
	font-size: 1em;
	margin: 0;
}

#frontpage-left .moduletable span {
	margin-bottom: 5px;
}

#right div.moduletable , #right .moduletable-poll{
	background: url(../images/dottedborder.gif) repeat-x top left;
	padding: 19px 0 16px 0;
}

img  {
	border: 0 none;
}

a  {
	border: 0 none;
}

/* remove firefox link outline */
a { outline: none; }
:-moz-any-link:focus { outline: none; }


.contentheading  {
	font-size: 1.615em;
	font-family: arial;
	color: #00afff;
	margin-bottom: 2px;
	display: block;
}

.contentpaneopen  {
	margin: 0px;
	padding: 0px;
}


.componentheading  {

color:#00afff;
display:block;
font-family:arial;
font-size:1.615em;
font-weight:normal;
line-height:110%;
margin:5px 0 15px 0;
}


*:focus {outline: none;}

/* ----------- END GENERAL STUFF ----------- */



/* ----------- WRAPPER ----------- */
#wrapper  {
	margin-left:auto;
	margin-right:auto;
	width:892px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	background: #FFF;
	padding: 35px 35px 0px 35px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#wrapper-header  {
	width: inherit;
	height: 93px;
	overflow: hidden;
	display: block;
}

#centerlayout-wrapper, #frontpage-wrapper  {
	display: block;
	overflow: hidden;
}

#centerlayout-wrapper  {
	background: url(../images/center-repeat.gif) repeat-y;
	margin-top:20px;
}

#frontpage-wrapper  {
	background: url(../images/frontpage-repeat.gif) repeat-y;
	margin-top: 20px;
}

#wrapper-header-top  {
	width: inherit;
	overflow: hidden;
	display: block;
	height: 60px;
}

#header-left  {
	height: 60px;
	width: 750px;
	display: block;
	overflow: hidden;
	float: left;
}

#header-right  {
	height: 60px;
	width: 142px;
	float: left;
	overflow: hidden;
	display: block;
}

#header-menu  {
	clear: both;
	width: inherit;
	height: 20px;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 4px 0 6px 0;
}

#frontpage-left  {
	background: transparent;
	width: 296px;
	height: 100%;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 16px;
}

#frontpage-center-wrapper  {
	background: transparent;
	width: 360px;
	height: 100%;
	float: left;
	min-height: 600px;
	display: block;
	overflow: hidden;
	padding-right: 18px;
}

#frontpage-center-bottom  {
	width: inherit;
	height: 100%;
	overflow: hidden;
	display: block;
}

#frontpage-center  {
	width: inherit;
	height: 100%;
	min-height: 300px;
	display: block;
}

#left  {
	width: 186px;
	height: 100%;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 16px;
        min-height: 1px;
}
#center-wrapper  {
	margin-top: -2px;
	width: 453px;
	float: left;
	display: block;
	overflow: hidden;
	height: 100%;
	min-height: 200px;
	padding: 0 18px 0 17px;
}

#center  {
	width: 453px;
	height: 100%;
	min-height: 400px;
	overflow: hidden;
	display: block;
	padding-bottom: 20px;
        float: left;
}

#center-bottom  {
	width: inherit;
	height: 100%;
	overflow: hidden;
	display: block;
}

#right  {
	background: transparent;
	width: 186px;
	height: 100%;
	overflow: hidden;
	display: block;
	float: left;
	margin-left: 16px;
	padding-bottom: 25px;
}

#bloglayout-top  {
	width: 453px;
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 10px;
	margin-top: 5px;
}

#breadcrumbs  {
	width: 453px;
	font-size: 80%;
	float: left;
}

#sharebookmark {
	position: absolute;
	width: 70px;
	font-size: 90%;
	margin: 2px 0 0px 5px;
	display: none;
	float: left;
}

#footer  {
	width: 892px;
	height: 200px;
	border-top: 1px solid #c9cacc;
	float: left;
	margin-top: 20px;
}


#breadcrumbs img  {
	margin-left: 3px;
}
/* -------------- END WRAPPER -------------- */


/* ------------- HEADER-MENU --------------- */
#header-menu ul  {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	text-transform: uppercase;
}

#header-menu ul li  {
	display: inline;
	list-style-type: none;
}

#header-menu ul li  a{
	color: #231f20;
	text-decoration: none;
	display: block;
	float: left;
	font-size: 0.857em;
	margin-right: 13px;
	padding: 6px 0px !important;
}

#header-menu ul li  a:hover{
	color: #00afff;
	
}

#header-menu ul .active  a{
	color: #00afff;
}

/* ------------ END HEADER-MENU --------------- */

/* ------------ LEFT ----------------- */

#left .menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#left .menu li  {
	margin-bottom: 13px;
	
}

#left .menu li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-family: arial;
	font-size: 0.857em;
	display: block;
	text-transform: uppercase;
}

#left .menu li a:hover {
	color: #00afff;
}

#left .moduletable  {
	margin-bottom: 20px;
} 

#left ul .active a {
	color: #00afff;
}

#left ul li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#left ul .parent ul li {
}

#left ul .parent ul {
	margin-top: 13px;
}

#left ul .parent ul li a  {
	color: #959398;
	font-size: 0.8em;
	display: block;
	font-weight: bold;
	text-transform: none;
}

#left ul .parent ul li a:hover {
	color: #00afff;
}

#left ul li ul #current a{
	color: #00afff;
	font-size: 0.8em;
	display: block;
	font-weight: bold;
}

#left ul li ul #current{
}
/* ----------- END LEFT ---------------- */



/* ------------- CENTER ----------------*/
#center-wrapper  .blog .article_separator {
	background: url(../images/dottedborder.gif) repeat-x;
	padding-top: 5px;
	display: block;
	overflow: hidden;
	width: 454px;
	height:0px;
	margin: 13px 0 10px 0;
}

#center-wrapper .blogglayout_article_separator  {
	display: none;
}

#center-wrapper .readon  {
	color:#95979A;
	display:block;
	font-size:0.75em;
	margin:3px 0 5px;
	text-decoration:none;
	text-transform:uppercase;
}

#center-wrapper .readon a {
	color:#95979A;
}

#center-wrapper .readon:hover  {
	color: #00afff;
	text-decoration: none;
}

#frontpage-center-wrapper .article_separator {
	background: url(../images/dottedborder.gif) repeat-x;
	display: block;
	overflow: hidden;
	width: 360px;
	height: 4px;
	margin: 13px 0 12px 0;
}

#frontpage-center-wrapper .readon  {
	color: #95979a;
	text-transform: uppercase;
	font-size: 0.75em;
	text-decoration: none;
	display: block;
	margin: 5px 0 0 0;
}

#frontpage-center-wrapper .readon:hover  {
	color: #00afff;
	text-decoration: none;
}

#frontpage-center-wrapper a  {
	text-decoration: none;
	color: #00afff;
}

#frontpage-center-wrapper a:hover  {
	text-decoration: underline;
	color: #00afff;
}

#center-wrapper a  {
	text-decoration: none;
	color: #00afff;
}

#center-wrapper a:hover  {
	text-decoration: underline;
	color: #00afff;
}

#tabellmargin  {
	display: block;
	margin-bottom: 10px;
}

#center .sectiontableheader  {
	font-weight: normal;
	font-size: 1.415em;
	font-family: arial;
	color: #000;
	display: block;
	margin-bottom: 10px;
}

#polllinje  {
	background: url(../images/dottedborder.gif) repeat-x;
	display: block;
	overflow: hidden;
	width: 443px;
	height: 4px;
	margin: 15px 0;
}

#aktuella-fragar {
	padding:10px;
	background:#E6E6E6;
	overflow:hidden;
}
#aktuella-fragar-title {
	float:left;
	font-size:1em; /*14px*/
}

.content_rating  {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #95979A;
	display: block;
}
.rating-svar {
	display: inline;
	vertical-align: 2px;
}

.content_vote  {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #95979A;
}

#center .button, #jc_submit{
	border: 0;
	background: url(./../../../templates/mediekompass/images/button.gif) no-repeat; 
	width: 56px;
	height: 19px;
	color: #FFF;
	font-size: 8px;
	padding: 0;
	text-transform: uppercase;
	margin: 0;
	cursor: pointer;
	padding-bottom: 1px;
}

#center .button:hover, #jc_submit:hover{
	border: 0;
	background: url(./../../../templates/mediekompass/images/buttonhover.gif) no-repeat; 
	width: 56px;
	height: 19px;
	color: #FFF;
	font-size: 8px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	padding-bottom: 1px;
}

#jc_submit:hover {
	margin-bottom:4px;
	margin-top:6px;
}
#searchForm .button{
	border: 0;
	background: url(./../../../templates/mediekompass/images/button.gif) no-repeat; 
	width: 67px;
	height: 27px;
	font-family: tahoma;
	font-size: 0.81em;
	padding: 0;
	margin: 0;
}

.jomentry1, .jomentry2 {
	border: none !important;
}

#center form {
	margin: 0px;
	padding: 0;
}

#bloglayout-top img  {
	margin-bottom: 6px;
}

/* ----------- END CENTER -------------- */





/* -------------- RIGHT ---------------- */
#right .search .button {

}

#right a {
	color: #95979A;
	text-decoration: none;
}

table.poll  {
	margin-bottom: 15px;
}

#right a:hover{
	
	text-decoration: underline;;
}

.acajoom_module input[type=text],
#right .search-search  #mod_search_searchword {
	overflow: hidden;
	width: 144px;
	height: 13px;
	background: url(./../../../templates/mediekompass/images/searchbg.gif) no-repeat;
	border: 0;
	float: left;
	display: block;
	font-family: tahoma;
	font-size: 10px;
	overflow: hidden;
	padding:7px 12px;
	letter-spacing: -0.3px;
	color: #808080;
}

.acajoom_module .button {
	font-size: 8px !important;
	margin-top: 4px !important;
}

#wz_11 {
	margin-top: 5px;
}

#right .search-search {
	display: block;
}

#right .search-search .button-search {
	width: 18px;
	height: 27px;
	border: 0;
	background: url(./../../../templates/mediekompass/images/searchbutton.gif) no-repeat;
	text-indent: -9000px; 
	text-transform: capitalize;
	cursor: pointer;
}



#right .moduletable-search, right .moduletable, #right .moduletable-poll {
	clear: both;
	display: block;
	overflow: hidden;
}

#right .poll-poll label {
	margin-left: 4px;
}

#right .button  {
	border: 0;
	background: url(./../../../templates/mediekompass/images/button.gif) no-repeat; 
	width: 56px;
	height: 19px;
	padding-bottom: 1px;
	font-size: 8px;
	padding: 0;
	color: #FFF;
	margin: 0;
	text-transform: uppercase;
	cursor: pointer;
}

#right .button:hover {
	border: 0;
	background: url(./../../../templates/mediekompass/images/buttonhover.gif) no-repeat; 
	width: 56px;
	height: 19px;
	padding-bottom: 1px;
	font-size: 0.667em;
	padding: 0;
	color: #FFF;
	margin: 0;
	text-transform: uppercase;
	cursor: pointer;
}

#right .moduletable-search h3, #frontpage-left h3  {
	font-size: 0.75em;
	color: #808080;
	margin: 0px 0 8px 0px;
	text-transform: uppercase;
	line-height: 160%;
}

#right .moduletable-search h3 span, #frontpage-left h3 span  {
}

#frontpage-left h3 {margin: 0px 0px 3px 0px !important;}

table.gsc-branding {
	display: none;
}

#frontpage-left .moduletable {
	margin-bottom: 16px;	
}

#frontpage-left p {
	margin: 0;
}

.moduletable-search {
	margin-bottom: 16px;
}


.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	float: left;
}
.radio {
	background: url(./../../../templates/mediekompass/images/radiobuttons.gif) no-repeat;
}
.select {
	position: absolute;
	width: 116px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 3px 24px 0 8px;
	color: #00afff;
	font-size: 0.916em;
	background: url(../images/select.gif) no-repeat;
	overflow: hidden;
}

#frontpage-left .select  {
	display: block;
	
	margin-bottom: 13px;
}

#frontpage-left .styled  {
	margin-bottom: 13px;
	display: block;
}


 input.gsc-input {
	overflow: hidden;
	width: 144px !important;
	height: 13px;
	background: url(./../../../templates/mediekompass/images/searchbg.gif) no-repeat;
	border: 0 !important;
	float: left;
	display: block;
	font-family: tahoma;
	font-size: 10px;
	overflow: hidden;
	padding:7px 12px !important;
	letter-spacing: -0.3px;
	color: #808080;
	
 }
 
 img.gsc-branding-img, img.gsc-branding-img-noclear  {
	margin-right: 17px !important;
 }
 
 input.gsc-search-button  {
	width: 23px;
	height: 27px;
	border: 0;
	float: right;
	background: url(./../../../templates/mediekompass/images/searchbutton.gif) no-repeat;
	text-indent: -9000px; text-transform: capitalize;
	margin: 0 !important;
	cursor: pointer;
 }
 
 table.gsc-search-box td.gsc-input  {
	padding: 0 !important;
 }


.gsc-control  {
	width: 455px !important ;
}


#right .feed ul {
	margin: 0;
	padding: 0;
}
#right .feed ul li {
	list-style-type: none;
	margin-bottom: 5px;
}

#right .feed ul li a {
	color: #00AFFF;
	text-transform: uppercase;
	font-size:10px;
}

td.gsc-branding-text div.gsc-branding-text {
	margin-top: 2px;
}
/* ------------ END RIGHT ------------ */


#footer h3  {
	margin: 0;
	font-size: 0.875em;
	color: #00b0d8;
	margin-top: 17px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#footer p  {
	margin: 4px 0;
	font-size: 0.875em;
	color: #000;
	font-weight: bold;
	display: block;
}

#footer a  {
	color: #95979a;
	text-decoration: none;
	display: block;
}
#footer a:hover {
	color: #00B0D8;
	text-decoration: none;
}



#footer .moduletable, #footer .moduletable-black {
	float: left;
	margin-right: 30px;
}

#footer .moduletable-black a{ color: #000; }
#footer .moduletable-black a:hover{ color: #00B0D8; }

#search_areas_result #search_areas_item {
float:left;
width:140px;
}
#search_areas {
margin:0 0 30px;
overflow:hidden;
}

#search_intro {
margin:0 0 10px;
}
#search_phrase {
margin:0 0 10px;
}
#search_ordering {
margin:0 0 10px;
}

#search_results_heading {
background:#E6E6E6 none repeat scroll 0 0;
display:block;
margin:0 0 15px;
overflow:hidden;
padding:10px 15px;
width:inherit;
}

#search_results_heading h2 {
display:block;
float:left;
font-size:14px;
margin:0;
overflow:hidden;
padding:3px 0 0;
text-transform:uppercase;
width:auto;
}
#search_results_heading #separator {
color:#999999;
float:right;
margin:0 5px;
padding:2px 0 0;
width:auto;
}

#search_results_heading #search_results_pagination_2 {
color:#999999;
float:right;
padding:2px 0 0;
width:auto;
}
#search_results_heading #search_results_pagination_1 {
color:#999999;
float:right;
width:auto;
}

#medie_component_wrapper h3  {
	margin:25px 0 0 0;
}

#search_searchword  {
background:url("./../../../templates/mediekompass/images/searchbg.gif") no-repeat scroll 0 0 transparent;
border:0 none;
color:#808080;
display:block;
float:left;
font-family:tahoma;
font-size:0.8em;
height:13px;
letter-spacing:-0.3px;
margin-bottom:15px;
overflow:hidden;
padding:7px 12px;
width:144px;
}

#search_button .button {
	width: 18px;
	height: 27px;
	border: 0;
	background: url(./../../../templates/mediekompass/images/searchbutton.gif) no-repeat;
	text-indent: -9000px; text-transform: capitalize;
	cursor: pointer;
}

#search_button .button:hover{
	width: 18px;
	height: 27px;
	border: 0;
	background: url(./../../../templates/mediekompass/images/searchbutton.gif) no-repeat;
	text-indent: -9000px; text-transform: capitalize;
	cursor: pointer;
}

.clear  {
clear: both;
}

.pagenav-prev {
background:transparent url(../images/arrow-grey-prev.jpg) no-repeat scroll right center;
float:left;
font-size:1em;
padding:0 8px 0 0;
font-size: 0.857em;
}

#search_results_resultlist_pagination {
margin:20px 0 5px;
}

.pagenav  {
	font-size: 0.857em;
}

.pagenav-next {
background:transparent url(../images/arrow-grey.jpg) no-repeat scroll left center;
float:right;
font-size:1em;
padding:0 0 0 8px;
font-size: 0.857em;
}

#medie_component_wrapper  {

}

label.subscribe, label.agree  {
	font-family: arial !important;
	font-size: 0.9em !important;
}

div.Zaragoza_Tags {
display:block;
float:left;
font-size:1em;
margin:10px 0 0;
text-decoration:none;
width:350px;
}


table.contentpaneopen fieldset  {
	border: none;
	padding: 12px 0;
}
table.contentpaneopen fieldset a{
	display:block;
	font-size:1.3em;
	padding:0 0 3px;
}

table.contentpaneopen fieldset span  {
	display: none;
}

table.contentpaneopen fieldset .highlight  {
	display: inline;
	font-weight: bold;
}

#pixcontentsearch_cat1,#pixcontentsearch_cat2,#pixcontentsearch_cat3  {
width: 148px;
height: 22px;
font-family: arial;
font-size: 0.9em;
margin-bottom: 5px;
}

#pixcontentsearch_result h1 {
	margin-top: 20px;
	font-size: 1.583em !important;
}

#frontpage-middle-module  th{
	font-size: 14px;
	font-weight: normal;
	color: #00afff;
	text-transform: uppercase;
	margin: 0;
}

#frontpage-middle-module .moduletable-border  th{
	background: url(../images/dottedborder.gif) repeat-x top left;
	margin-top:16px;
	padding-top:16px;
}

#frontpage-center h1 , #bloglayout-top h1 {
	font-size: 2em;
	margin-top: 5px;
	margin-bottom: 3px;
}

#frontpage-center h1 {
	margin-top: 0px !important;
}

#frontpage-middle-module  ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}
#frontpage-middle-module ul li  {
	margin: 5px 0;
}

#frontpage-middle-module ul li a {
	color: #231f20;
	background: url(../images/arrow.jpg) no-repeat left center;
	padding-left: 8px;
}

#frontpage-middle-module ul li a:hover {
	background: url(../images/arrow-blue.jpg) no-repeat left center;
}

#frontpage-left #mod_search_searchword  {
	background: url(../images/searchbglong.gif) no-repeat;
	border: 0;
	height: 13px;
	width: 250px;
	font-family:tahoma;
	font-size:0.8em;
	color:#808080;
	padding: 7px 12px;
}

#frontpage-left .search .button  {
	background:url("./../../../templates/mediekompass/images/searchbutton.gif") no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	height:27px;
	text-indent:-9000px;
	text-transform:capitalize;
	width:18px;
}

.button  {
	padding: 0;
}

#center .message  {
	display: block;
	float: left;
	background: url(../images/messagebg.gif) repeat-x;
	height: 19px;
	color: #FFF;
	font-size: 0.833em;
	padding-top: 8px;
}

#center .fade  {
	padding: 0;
	margin: 0;
	margin-top: 8px;
	height: 19px;
	list-style-type: none;
	background: url(../images/messagebg.gif) repeat-x;
	padding-top: 8px;
	display: block;
	float: left;
	color: #FFF;
	font-size: 0.833em;
}

#center #system-message  {
	margin-top: 8px;
	margin-bottom: 10px;
}

/***************************************************
////////////////////////////////////////////////////
**************** Accajoom Module *******************
////////////////////////////////////////////////////
***************************************************/
.acajoom_module input#wz_17
{
	
}

/* JCOMMENT */

span.rndc1 {
	background:url("../images/rc_bottom_left.gif") no-repeat scroll 0 100% transparent;
	display:block;
	float:left;
}

span.rndc1 span.rndc2 {
background:url("../images/rc_top_right.gif") no-repeat scroll 100% 0 transparent;
display:block;
float:left;
}

span.rndc1 span.rndc2 span.rndc3 {
background:url("../images/rc_bottom_right.gif") no-repeat scroll 100% 100% transparent;
display:block;
float:left;
}

span.rndc1 span.rndc2 span.rndc3 span.rndc4 {
background:url("../images/rc_top_left.gif") no-repeat scroll 0 0 transparent;
display:block;
float:left;
}

#comments-form-name, #comments-form-comment, #comments-form-captcha {
	border: 0;
	background: transparent;
	max-height: 500px;
	padding: 3px 7px;
	font-family: arial;
	font-size: 12px;
	margin: 0 !important;
}

#comments-form textarea {
		padding: 7px !important;
}

#comments-form label {
	font-size: 11px !important;
	color: #363636 !important;
	margin-bottom: 2px !important;
	margin-left: 5px !important;
	font-family: arial !important;
	display: block !important;
}

#jc h3 {
	display:block;
	width:432px;
	background:none repeat scroll 0 0 #E6E6E6;
	color:#6E6E6E;
	font-size:1.1em;
	font-weight:normal !important;
	line-height:120%;
	padding:12px;
	text-transform:uppercase;
}

#comments-form-buttons .btn a{
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	display: block;
	border: 0;
	background: url(./../../../templates/mediekompass/images/button.gif) no-repeat; 
	width: 40px;
	height: 16px;
	font-size: 9px;
	font-family: arial;
	font-weight: normal;
	color: #FFF;
	margin: 0;
	text-transform: uppercase;
	cursor: pointer;
	padding: 3px 8px;
}

.content_vote p {
	margin-bottom: 0 !important;
}

#comments-form-buttons .jcommentbutton {
	width: 56px;
	height: 19px;
	padding: 0px 0px 1px 0px;
	background: url(./../../../templates/mediekompass/images/button.gif) no-repeat;
	font-size: 8px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	border: 0;
}

#comments-form-buttons .jcommentbutton:hover {
	width: 56px;
	height: 19px;
	padding: 0px 0px 1px 0px;
	background: url(./../../../templates/mediekompass/images/buttonhover.gif) no-repeat;
	font-size: 8px;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
	border: 0;
}

#comments-footer {
	display: none !important;
}

#comments-form-buttons .btn a:hover {
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	border: 0;
	background: url(./../../../templates/mediekompass/images/buttonhover.gif) no-repeat; 
	width: 40px;
	height: 16px;
	font-size: 9px;
	padding: 0;
	color: #FFF;
	margin: 0;
	text-transform: uppercase;
	cursor: pointer;
	padding: 3px 8px;
}

.jxsharelink-modified {
}

#left .menu li.item269 {
	display:none;
}
