div.custom_title {background:none; border-bottom: 1px dashed #B2B2B2; display:block; width:100%; margin:0 0 10px 0; padding:0;}
div.custom_title > span.menu_image {background:url(http://www.metro.se/v3/menu_cat.png) 0 0 no-repeat; width:33px; height:17px; display: inline-block; margin: 0 0 -3px;}
div.custom_title > a.roll-link {
color: #ed8522;
font-weight: normal;
word-wrap: break-word;
text-decoration: none;
font-family: 'Metro Headline', 'Arial Black', Helvetica, sans-serif;
text-transform:uppercase;
font-size:24px !important;
}

.keyline-component .text h4 {font-size: 14px;

}

.article-full-width .article-1-col-left,
.article-full-width .related-area {
background-color: #ffffff;
background: #fffff !important;

}

.article-1-col-left, .related-area{
   background: #ffffff !important;

}

.category{font-size: 14px;}

.caption, .credit{
  font-size: 13px !important;
}

.image-component .caption-w {
    border-bottom: none !important;
}

.galleria-info-title{
 font-size: 14px !important;
 }


/***  TO HIDE HTML COMPONENT (weather) OF PROMO IN TABLET VERSION ***/

@media all and (max-width: 979px)  {
  #promos .html-component {
    display: none;
  }

/****************************************************************************************
CUSTOM SEARCH
****************************************************************************************/
#nav_custom_search {
        background: #f4f2ee;
        padding:6px;
        margin:6px 0 0 0;	
}
#nav_custom_search #header-search-form {
	margin:0 0 0 0;	
}
#nav_custom_search #header-search-form .search-field-nav {
	border:solid #edebe8 1px;
	height:25px;
	width:250px;
	float:left;
	padding:0 0 0 4px;
	outline:0;
}
#nav_custom_search #header-search-form .custom-search-hyperlink {
	background:url(http://www.metro.se/v3/custom-search-icon.png) 0 0 no-repeat;
	width:32px;
	height:27px;
	float:left;
}


/** Fix to position Facebook comment box above image gallery**/
.fb_edge_widget_with_comment{ z-index: 100; } 

}

#adadcomp-7 .ad-msg,
#adadcomp-8 .ad-msg,
#adadcomp-9 .ad-msg,
#adadcomp-10 .ad-msg,
#adadcomp-18 .ad-msg,
#adadcomp-21 .ad-msg,
#ad1 .ad-msg,
#ad14 .ad-msg,
#ad12 .ad-msg,
#ad15 .ad-msg,
#ad17 .ad-msg,
#ad18 .ad-msg,
#ad19 .ad-msg,
#ad20 .ad-msg,
#ad23 .ad-msg,
#ad24 .ad-msg,
#ad25 .ad-msg,
#ad30 .ad-msg {
    display: none !important;
}



/****************************************************************************************
CUSTOM MAIN MENU
****************************************************************************************/
#subwrapper {
	padding:0px 12px 6px 12px;  
}
@media only screen and (min-width: 1200px) {
	#custom-main-menu {
		width:1176px;
	}
	#selected {
		background-position:8px 18px;
	}
	.myMenu li a:link, .myMenu li a:visited {
		font-size:18px;
		padding: 5px 18px 5px 8px;
	}
	.takeover-netbook #custom-main-menu {
		width:957px;

	}

	.takeover-netbook #selected {
		background-position:6px 18px;
	}
	.takeover-netbook .myMenu > li > a:link, .myMenu > li > a:visited {
		font-size:15px;
		padding: 9px 14px 9px 10px;
	}



}
@media only screen and (min-width: 981px) and (max-width: 1199px) { 
	#custom-main-menu {
		width:957px;
	}
	#selected {
		background-position:6px 18px;
	}
	.myMenu li a:link, .myMenu li a:visited {
		font-size:15px;
		padding: 9px 14px 9px 10px;
	}
}
@media only screen and (max-width: 980px) {
	#custom-main-menu {
		width:738px;
	}
	#selected {
		background-position:2px 16px;
	}
	.myMenu li a:link, .myMenu li a:visited {
		font-size:12px;
		padding: 9px 12px 9px 8px;
	}
}
#menu-button-wrapper {
	display: none;
           z-index:9999;
        
}
#custom-main-menu {
	/*margin:0 0 12px 0; METRO NL ACTIVE*/
	background-color:#fff;
	 /*border-bottom:#b2b2b2 solid 1px; METRO NL ACTIVE*/
}
/*style the main menu*/
.myMenu {
	margin:0;
	padding:0;
    height:22px;
}
.myMenu li {
	list-style:none;
	float:left;
	//font:10px Arial, Helvetica, sans-serif #111;
}
.myMenu li a:link, .myMenu li a:visited {
	display:block;
	text-decoration:none;
	background-color:#fff;
	margin:0 0 0 0;
	font-family: "Metro Headline", "Arial Black", Helvetica, sans-serif;
	color:#111;
	//font-size:normal;
}
.myMenu li a:hover {
	background-color:#f1f1f1;
	color:#f47721;
	text-shadow:0px 1px 0px #fff;
}
.myMenu li a.active {
	background-color:#f1f1f1;
	color:#f47721;
	text-shadow:0px 1px 0px #fff;
}
#selected {
background-image:url('/menu_arrow.png');
background-repeat:no-repeat;
background-position: 95% 50%;
}

.svg #selected {
background-image: url('/menu_arrow.svg');
background-repeat: no-repeat;
}


/*style the sub menu*/
.myMenu li ul {
	position:absolute;
	visibility:hidden;
	border-top:1px solid #fff;
	margin:0;
	padding:0;
	box-shadow:0px 5px 6px rgba(0, 0, 0, 0.3);
    z-index:999;
	/*opacity: 0.95;*/
}
.myMenu li ul li {
	display:inline;
	float:none;
}
.myMenu li ul li a:link, .myMenu li ul li a:visited {
	background-color:#f9f9f9;
	width:auto;
	font-size:13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
}
.myMenu li ul li a:hover {
	background-color:#f1f1f1;
	text-shadow:0px 1px 0px #fff;
}
#b-nav{
	margin:0 0 0 22px;
}
#b-nav li a {
	color:#666;
	font-size:10px;
	text-decoration:none;
	font-weight: normal;
}
#b-nav li.selected a {
	color:#666;
	font-size:10px;
	text-decoration:none;
}
#b-nav-2 {
	line-height: 1.3;
}
#b-nav-2 li {
	display:none;
}
#b-nav-2 li a{
	color:#666;
	font-size:10px;
	text-decoration:none;
}
#b-nav-2 a:visited {
	color:#666;
	font-size:10px;
	text-decoration:none;
}
#b-nav-2 li.selected {
	display:block;
	text-decoration:underline;
	color:#666;
	font-weight:normal;
}


/*Hiding the orange menu tab */

#navigation {
display: none;
}


@media only screen and (min-width: 1199px){

div.html-component {padding-top: 0px;
}

div.html-component {padding: 0px;
}

}

/**HOT TOPICS HTML**/

div#topicmfp {
    height:30px;
    font-weight:bold;
}

#topicmfp ul{
	margin:0;
	padding:0;
	list-style:none;
	height:30px;
	background:#F1F2F3 url('/v3/t3/htbg_end_v3.gif') no-repeat right top;
        overflow: hidden;
}

#topicmfp ul li.topic-title	{
	background:#F47721 url('/v3/t3/htbg_v3.gif') no-repeat right top;
	float:left;
	height:30px;
}

#topicmfp ul li{
	float:left;
	height:30px;
}


#topicmfp ul li span {
  font-family:"Metro Headline","Arial Black";
	font-size:16px;
	font-weight:normal;
	color:#fff;
	line-height:30px;
	height:30px;
	padding:0px;
	margin:0 30px 0 10px;
	display:block;
	text-transform:uppercase;
}

#topicmfp ul li a {
	display:block;
	height:30px;
	line-height:30px;
	text-decoration:none;
	font-family:Helvetica, arial, sans-serif;
	color:#4f4f4f;
	font-size:16px;
font-weight: bold;
	text-shadow:0px 0px 0px #fff;
	padding:0 25px;
	outline:none;
}

#topicmfp ul li a:hover {
	color:#f47721;
}




.takeover-netbook #topicmfp ul li a {
   padding: 0 12px;
}







@media only screen and (min-width: 1200px) {
	#topicmfp ul li a {
		font-size:15px;
		padding:0 25px;
	}	
        
        .takeover-netbook #topicmfp ul li a {
             padding: 0 12px;
         }

        #promos {
           width: 792px;
        }
}

@media only screen and (min-width: 981px) and (max-width: 1199px) {
	
         #topicmfp ul li a {
		font-size:14px;
		padding: 0 20px;
	}	

}



@media only screen and (max-width: 980px) {
	#topicmfp ul li span {
		font-size:12px;
	}
	#topicmfp ul li a {
		font-size:10px;
		padding: 0 11px;
	}	
        .takeover-netbook #topicmfp ul li a {
             padding: 0 11px;
        }
}


<!-- header links and background image -->

<div class="tm-header-wrapper">

<a href="/teknik/prylexperten/" class="tm-title"></a>
<div class="tm-share">


<a href="http://www.metro.se" class="metro"></a>
<a href="http://www.facebook.com/metrosverige" class="fb"></a>
<a href="http://www.twitter.com/metrosverige" class="tw"></a>
<!--
a href="http://www.pinterest.com/mujerespm/" class="gp"></a>
-->

</div>
<img src="/teknik/prylexperten/prylexperten_head_fade.jpg" width="1200" height="153" alt=""/>
</div>


/**30 PX BIG HEADLINE SMALL LOW**/

@media only screen and (min-width: 1200px) {
.push-component.small-low h4 {
font-size: 28px;
}
}

@media only screen and (min-width: 981px) and (max-width: 1199px) { 
.push-component.small-low h4 {
font-size: 24px;
}
}


@media only screen and (max-width: 980px) {
.push-component.small-low h4 {
font-size: 20px;
}
}



<!-- www top top sitewide menu -->

<div id="toptopmenu">
<div class="center-pos clearfix">
<a href="/" id="metro-logo"></a>
<a href="http://www.metrojobb.se" target="_blank">Metrojobb</a>
<a href="http://www.allastudier.se" target="_blank">Allastudier</a>
<a href="http://www.metromode.se" target="_blank">Metromode</a>
<a href="http://www.klipster.se" target="_blank">Klipster</a>
<a href="/clubmetro/" target="_top">Club Metro</a>
<a href="http://www.betterprices.se" target="_blank">ANNONS: Better Prices</a>
</div>
</div>
<script>
$('#toptopmenu').prependTo(document.body);
</script>


/*** css file MX- images required, check path in file 
/menu_cat.png
/menu_arrow.png
/custom-search-icon.png

/v3/css/metro-small-logo.jpg
/v3/css/weblogo-708x130px.svg
/v3/css/sharing-se.svg
/v3/css/keyline-background.png

***/


/****************************************************************************************
FROM CUSTOM.CSS in root folder
****************************************************************************************/


div.custom_title {background:none; border-bottom: 1px dashed #B2B2B2; display:block; width:100%; margin:0 0 10px 0; padding:0;}
div.custom_title > span.menu_image {background:url('/teknik/prylexperten/menu_cat.png') 0 0 no-repeat; width:33px; height:17px; display: inline-block; margin: 0 0 -3px;}
div.custom_title > a.roll-link {
color: #ed8522;
font-weight: normal;
word-wrap: break-word;
text-decoration: none;
font-family: 'Metro Headline', 'Arial Black', Helvetica, sans-serif;
text-transform:uppercase;
font-size:24px !important;
}



/****************************************************************************************
CUSTOM MAIN MENU
****************************************************************************************/
#subwrapper {
padding:0px 12px 6px 12px;  
}
@media only screen and (min-width: 1200px) {
#custom-main-menu {
width:1176px;
}
#selected {
background-position:8px 18px;
}
.myMenu li a:link, .myMenu li a:visited {
font-size:18px;
padding: 5px 18px 5px 8px;
}
.takeover-netbook #custom-main-menu {
width:957px;

}

.takeover-netbook #selected {
background-position:6px 18px;
}
.takeover-netbook .myMenu > li > a:link, .myMenu > li > a:visited {
font-size:15px;
padding: 9px 14px 9px 10px;
}



}
@media only screen and (min-width: 981px) and (max-width: 1199px) { 
#custom-main-menu {
width:957px;
}
#selected {
background-position:6px 18px;
}
.myMenu li a:link, .myMenu li a:visited {
font-size:15px;
padding: 9px 14px 9px 10px;
}
}
@media only screen and (max-width: 980px) {
#custom-main-menu {
width:738px;
}
#selected {
background-position:2px 16px;
}
.myMenu li a:link, .myMenu li a:visited {
font-size:12px;
padding: 9px 12px 9px 8px;
}
}
#menu-button-wrapper {
display: none;
           z-index:9999;
        
}
#custom-main-menu {
/*margin:0 0 12px 0; METRO NL ACTIVE*/
background-color:#fff;
/*border-bottom:#b2b2b2 solid 1px; METRO NL ACTIVE*/
}
/*style the main menu*/
.myMenu {
margin:0;
padding:0;
    height:22px;
}
.myMenu li {
list-style:none;
float:left;
//font:10px Arial, Helvetica, sans-serif #111;
}
.myMenu li a:link, .myMenu li a:visited {
display:block;
text-decoration:none;
background-color:#fff;
margin:0 0 0 0;
font-family: 'Metro Headline', 'Arial Black', Helvetica, sans-serif;
color:#111;
//font-size:normal;
}
.myMenu li a:hover {
background-color:#f1f1f1;
color:#f47721;
text-shadow:0px 1px 0px #fff;
}
.myMenu li a.active {
background-color:#f1f1f1;
color:#f47721;
text-shadow:0px 1px 0px #fff;
}
#selected {
background-image:url('/teknik/prylexperten/menu_arrow.png');
background-repeat:no-repeat;
background-position: 95% 50%;
}

.svg #selected {
background-image: url('/menu_arrow.svg');
background-repeat: no-repeat;
}


/*style the sub menu*/
.myMenu li ul {
position:absolute;
visibility:hidden;
border-top:1px solid #fff;
margin:0;
padding:0;
box-shadow:0px 5px 6px rgba(0, 0, 0, 0.3);
    z-index:999;
/*opacity: 0.95;*/
}
.myMenu li ul li {
display:inline;
float:none;
}
.myMenu li ul li a:link, .myMenu li ul li a:visited {
background-color:#f9f9f9;
width:auto;
font-size:13px;
font-family: Helvetica, Arial, sans-serif;
font-weight:bold;
}
.myMenu li ul li a:hover {
background-color:#f1f1f1;
text-shadow:0px 1px 0px #fff;
}
#b-nav{
margin:0 0 0 22px;
}
#b-nav li a {
color:#666;
font-size:10px;
text-decoration:none;
font-weight: normal;
}
#b-nav li.selected a {
color:#666;
font-size:10px;
text-decoration:none;
}
#b-nav-2 {
line-height: 1.3;
}
#b-nav-2 li {
display:none;
}
#b-nav-2 li a{
color:#666;
font-size:10px;
text-decoration:none;
}
#b-nav-2 a:visited {
color:#666;
font-size:10px;
text-decoration:none;
}
#b-nav-2 li.selected {
display:block;
text-decoration:underline;
color:#666;
font-weight:normal;
}


/*Hiding the orange menu tab */

#navigation {
display: none;
}

@media only screen and (min-width: 1199px){

div.html-component {padding-top: 0px;
}

div.html-component {padding: 0px;
}

}

/************************************************************************************
CUSTOM SEARCH
*************************************************************************************/
div.customs-title {
border-bottom: 1px dashed #B2B2B2;
display: block;
width: 100%;
margin: 0;
padding: 0;
}
div.customs-title > a {
font-weight: 400;
color: #ED8522 !important;
font-family: 'Metro Headline', 'Arial Black', Helvetica, sans-serif !important;
text-transform: uppercase !important;
font-size: 24px !important;
text-decoration: none;
}
#nav_custom_search {
background: #f4f2ee;
padding:6px;
margin:6px 0 0 0;	
}

#nav_custom_search #custom-header-search-form {
	margin:0 0 0 0;	
}

#nav_custom_search #custom-header-search-form .search-field-nav {
	border:solid #edebe8 1px;
	height:25px;
	width:250px;
	float:left;
	padding:0 0 0 4px;
	outline:0;
}

#nav_custom_search #custom-header-search-form .custom-search-hyperlink {
        background:url('/teknik/prylexperten/custom-search-icon.png') 0 0 no-repeat;
	width:32px;
	height:27px;
	float:left;
}

/******Custom css for PRYLEXPERTEN - purple theme ****/

/*Style of myMenu*/
.myMenu li a:link, .myMenu li a:visited{
 font-family: 'Metro Headline', 'Arial Black', arial, helvetica, sans-serif;
}


/*TOP-BANNER BACKGROUND*/
.ad {
background-color: #FFFFFF;
}

/*BODY BACKGROUND*/
body{
background-color:#82489c;
}
/************************************************************
GLOBALS & HIDES
/*
#ad12 {display:none;} -  the leaderboard ad block 1
#ad14 {display:none;} -  the leaderboard ad block 2
*/

*************************************************************/
body {background:#82489C;}
header {display:none;}
#body-wrapper {margin: 30px auto;}
#subwrapper {padding:0 12px 6px 12px;}
#menu-button-wrapper {display:none;}
#navigation {display:none;}
#header-links {display:none;}

/*Remove shadow on body*/
#wrapper {
position: relative;
margin: 0 auto;
background-color: white;
-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}

/* CUSTOM CATEGORIES & TITLES *******************************************/
.keyline-component {
border-bottom:none;
}
.keyline-component .text h4 {
background: #1b1b1b;
color: #fff;
font-size: 20px;
text-transform: uppercase;
padding: 6px 0 4px 6px;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 4px 0;
}

.keyline-component .text h4 a {
color: #fff;
text-decoration: none;
}

.push-component .category, .poll-component .poll-title {
color:#1b1b1b;
}

/* CUSTOM COLORS on video,photo badges and comment counter  ****/
.push-component.mt-photo .badge .c, .push-component.mt-video .badge .c {
color: #82489c;
}


.icon-commentBox {
background: #82489c;
}


.icon-commentBox:before {
    position: absolute;
    top: 0.62em;
    left: 0.52em;
    content: " ";
    border: 0.75em solid #82489c;
    border-bottom-width: 0;
    border-left-width: 0em;
    border-left-color: transparent;
    border-right-color: transparent;
}

/**date/time latest teaser**/
.date {
color: #82489c;
font-weight: bold;
}

/* CUSTOM design for HTML-keyline*/

.custom_title{ 
	width: 100%; 
	height: 8px; 
	margin: 24px 0px 4px 0px;
   }
.menu_image{
    border-bottom: 5px solid #1b1b1b;
    position: relative; 
    bottom: 0px; 
    display: block;
}
	
.roll-link{
    position: relative; 
    bottom:1em; 
    padding: 0px 6px 0px 0px; 
    background-color: white; 
    display: inline; 
    color: #1b1b1b; 
    font-family: 'Francois One', sans-serif;
    font-weight: 400; 
    font-stretch:condensed; 
    font-size: 20px; 
    text-decoration: none;
    }

/* CUSTOM TOP MENU injected with jQuery *******************************************/

#toptopmenu {
background: #f3f2ee;
position: fixed;
top: 0;
z-index:99;
width: 100%;
}
.center-pos {
margin: 0 auto;
width: 1200px;
line-height: 30px;
}
.center-pos a {
display: block;
float: left;
height: 30px;
color:#57554D;
margin: 0 12px 0 0;
border-right: solid 1px #cfceca;
padding: 0 12px 0 0;
font-family: arial;
font-size: 12px;
}
.center-pos a#metro-logo {
width: 62px;
background: url('/teknik/prylexperten/metro-small-logo.jpg') 0 50% no-repeat;
}


/* CUSTOM HEADER inside html component *******************************************/

#super-carousel {margin:0 -12px 0 -12px;}

.tm-header-wrapper {position:relative;}
.tm-header-wrapper img {max-width: 100%;}

a.tm-title {
text-decoration:none;
outline:none;
display:block;
width:708px;
height:130px;
position:absolute;
top:11px;
left:15px;
background:url('/teknik/prylexperten/prylexperten_logo2.png') 0 0 no-repeat;
background-size:cover;
}


/**
.tm-share {
text-decoration:none;
outline:none;
display:block;
width:199px;
height:93px;
position:absolute;
top:30px;
right:0px;
background:url('/teknik/prylexperten/sharing-se.svg') 0 0 no-repeat;
}

.tm-share a.metro{
display: block;
height: 55px;
position: absolute;
width: 199px;
text-decoration: none;
outline: none;
top: 2px;
right: 0px;

}

.tm-share a.fb {
display: block;
height: 35px;
position: absolute;
width: 35px;
text-decoration: none;
outline: none;
top: 62px;
right: 110px;
}
.tm-share a.tw {
display: block;
height: 35px;
position: absolute;
width: 35px;
text-decoration: none;
outline: none;
top: 62px;
right: 70px;
}
.tm-share a.gp {
display: block;
height: 35px;
position: absolute;
width: 35px;
text-decoration: none;
outline: none;
top: 62px;
right: 30px;
}
**/



/* CUSTOM MAIN MENU inside html component *******************************************/
.custom-menu {
height:42px;
margin:0 0 12px 0;
font-family: "Helvetica Neue", Arial, sans-serif;
font-weight: 300;
font-size:16px;
border-bottom:solid #1b1b1b 1px; /* Looks Nice */
}
.custom-menu ul {
list-style:none;
margin:0;
padding:0;
}
.custom-menu ul li.category {
background:#e83b00;
}
.custom-menu ul li.category a {
color:#fff;
}
.custom-menu ul li {
margin:0;
float:left;
}
.custom-menu ul li a {
display:block;
height:42px;
padding:0 12px;
line-height:42px;
color:#000;
text-decoration:none;
outline:none;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.custom-menu ul li a:hover {
background:#1b1b1b;
color:#fff;
}


/************************************************************
MEDIA QUERIES FOR RESPONSIVE DESIGN
************************************************************/

@media only screen and (min-width: 1200px) { /* full  layout */
.scoreboard-widget
  {width: 1200px !important; overflow: hidden; margin-bottom: 10px;}
 }

@media only screen and (min-width: 981px) and (max-width: 1199px) { /* mid  layout */

.center-pos {
width: 980px;
}
a.tm-title {
width:708px;
height:130px;
top:11px;
}
.custom-menu {
font-size:13px;
}
.myMenu li a:link, .myMenu li a:visited {
font-size: 16px;
padding: 9px 6px 9px 12px;
}
.scoreboard-widget
  {width: 981px !important; overflow: hidden; margin-bottom: 9px;}

}

@media only screen and (max-width: 980px) { /* small  layout */ 

.center-pos {
width: 762px;
}
a.tm-title {
width: 581px;
height: 107px;
top: 23px;
}
.custom-menu {
font-size: 11px;
font-weight: normal;
}
.custom-menu ul li a {
padding:0 9px;
}
.myMenu li a:link, .myMenu li a:visited {
font-size: 12px;
padding: 9px 6px 9px 12px;
}

.scoreboard-widget
  {width: 762px !important; overflow: hidden; margin-bottom: 8px;}
}


/************************************************************
Takeovers & reset

.takeover-netbook body {background-position: 50% 30px !important;}  -  doesn't work its inline by paragon
#body-wrapper {margin: 30px auto;}  -  check if with takeover is good position is good
*************************************************************/

body.takeover-netbook[style]  {
background-position:50% 30px !important;
}

@media only screen and (min-width: 1200px) { /* full  layout */ 

.takeover-netbook .center-pos {
width: 980px;
}
.takeover-netbook a.tm-title {
width:708px;
height:130px;
top:0px;
}
.takeover-netbook .custom-menu {
font-size:13px;
}
}

/**** KEYLINES ***/

.keyline-component .text h4, .push-component .category, .poll-component .poll-title {
background: #fff url('/teknik/prylexperten/prylexperten_keyline.jpg') 0 0 no-repeat;
height: 34px;
font-family: "Metro Headline", "Arial Black", Helvetica, sans-serif;
color: #82489c;
font-size: 20px;
text-transform: uppercase;
padding-top: 5px;
line-height: 18px;
-webkit-font-smoothing: antialiased;
margin: 0 0 -10px 0;
}

/*special values for poll-title*/
.poll-component .poll-title {
margin: 0 0 -2px 0;
}

.keyline-component{
border-bottom: 0px;
}


/** KEYLINE for RELATED LINKS in article, use standard **/

.related-area .keyline-component {
    clear: both;
    margin: 0;
    border-bottom: 1px dashed #b2b2b2;
    margin-bottom: .5em;
}

.related-area .keyline-component .text h4 {
    background: none;
    height: 14px;
    font-size: 12px;
    color: #00853f;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Helvetica, Arial, sans-serif;
    text-indent: 0;
}

.related-area .keyline-component .text h4 a {
    color:#00853f;
    text-decoration:none;
}
