/* Reset browser standards */


* {
  margin: 0;
  padding: 0;
  font-family: "Lucida Sans", Arial;
  font-size: 13px;
  color: #666666;
}


/* Generic styles */

html body {
  background-color: #a7a9ac;
}

body {
  background-color: #a7a9ac;
}

div {
  display: inline;
  float: left;
}

div.csc-default {
  display: block;
  float: none;
}

#right div.csc-default {
  float: left;
}

a {
  color: #d16103;
  text-decoration: none;
}
a.mail, a.internal-link{
  color:#d16103;

}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0;
}

h1 {
  font-size: 22px;
  color: #666666;
  /*margin: 0 0 10px 0;*/
        margin: 0 0 16px 0;
}
h2 {
  font-size: 14px;
        color: #666666;
 }
#main_content h3, #main_content h4 {
  font-size:13px;
  line-height:19px;
  font-weight:bolder;
}
p{
  line-height: 18px;

  font-size: 12px;
  font-family: "Lucida Sans", Arial, Verdana;
       color: #757575;
}

p a {
  line-height: 18px;
  font-size: 12px;
  font-family: "Lucida Sans", Arial, Verdana;
       color: #d16103;
}
p b {

  margin-top:2px;
  margin-bottom:2px;
}
hr.search {
  width:592px;
  color:#a7a9a4;

}
hr {
  border: 0;
  height: 1px;
  color: #a7a9ac;
  background-color: #a7a9ac;
  margin: 10px 0 10px 0;
}
ol {
margin-left:21px;
}

#main ol { 
           margin-left:28px;
           font-size:12px;
               
      }


#main ol li { 
              font-size:12px;


}  
/* Framework styles */

/* Framework styles */

#page, #page-on-colum, #page-main {
  margin: 0px auto;
  float: none;
  display: block;
  width: 932px;
  background-color: #fff;
}

#page > *, #page-on-colum >*,  #page-main >*{
  width: 932px;
  background-color: #fff;
}

/* Top */

 #top {
  width: 932px;
  height: 91px;
}

 #top #search {
  margin: 36px 0 0 5px;
  width: 113px;
padding-left:22px;
}

 #top #search form input {
  width: 88px;
  height: 14px;
  border: 1px solid #ccc;
  padding: 2px;
  font-size: 11px;
  font-family: verdana;
}

 #top #newsletter {
  margin: 38px 0 0 0;
  width: 150px;
}

 #top #print {
  margin: 38px 0 0 21px;
}

 #top #print a, #top #newsletter a{
font-size:11px;
color:#757575;
}
#top #print img {
padding-left:3px;

}
 #top #logo {
  margin: 28px 0 0 0;
  float: right;
  width: 288px;
  display: inline;
}
#flag_navigation {
  margin: 38px 0pt 0pt 20px; float: left; width: 100px;
}
#flag_navigation a img {
  margin: 0 5px 0 0;
}

#printpage #top #logo img { 
                       
float:right;
                       }
 #top #logo img {
  float: left;
        
}

/* Navigation */

 #primary_navigation {
  height: 37px;
        width:932px;
   background-image: url(/fileadmin/templates/beierholm/images/topmenu-no.gif);
  background-repeat: repeat-x;
        text-align:right;
        
}

/* Main */

 #main {
  width: 932px;
}

 #main #secondary_navigation {
  width: 196px;
  overflow: hidden;
  float: left;
  display: inline;
        background-color: #e5e5e5;
}

#endgfx {
        width: 196px;
  background-image: url(graphics/navigation/secondary_navigation_background.gif);
  background-color: #e5e5e5;
  background-position: 0 100%;
  background-repeat: repeat-x;
  overflow: hidden;
  height: 202px;
  float: left;
  display: inline;
}

 #main #secondary_navigation > ul {
  list-style: none;

  float: left;
display:inline;

}

 #main #secondary_navigation ul {
  list-style: none;
  margin-top: 17px;
  float: left;

}


 #main #secondary_navigation ul li {
  padding: 3px 0 2px 0;
  float: left;
  width: 196px;
}

 #main #secondary_navigation ul li img {
  float: left;
}

 #main #secondary_navigation ul li a {
  width: 100%;
  padding-left: 28px;
  display: block;
  color: #757575;
  float: left;

}

 #main #secondary_navigation ul li a.selected {
  color: #d16103;
  padding: 10px 0 8px 28px;
  background-image: url(graphics/navigation/secondary_navigation_sub.gif);
}

 #main #secondary_navigation ul li ul li a.selected {
  color: #d16103;
  padding: 0 0 0 30px;
}

 #main #secondary_navigation ul li ul {
  float: left;
  width: 196px;
  list-style: none;
  padding: 0 0 0 15px;
padding-bottom:8px;
margin-top:0px;
  background-image: url(graphics/navigation/secondary_navigation_sub.gif);
}

#main #breadcrumb {
  width: 600px;
  padding: 33px 0 0 30px;
        /*rgl2*/
        padding-left:38px;
        
}
/*
#page-on-colum #main #breadcrumb {
  width: 600px;
  padding: 33px 0 0 0px;
/*rgl2*/
        padding-left:38px;
    
        
}
*/
#page-on-colum #main .csc-header {
 width:100%;
clear:both;
float:left;

}
 #main #breadcrumb ul {
  list-style: none;
}

 #main #breadcrumb ul li {
  float: left;
  margin-right: 5px;
  font-family: "Lucida Sans Unicode", Arial, Verdana;
  font-size: 10px;
  color: #999999;
}

 #main #breadcrumb ul li a {
  /*padding-left: 5px;*/
  font-family: "Lucida Sans Unicode", Arial, Verdana;
  font-size: 10px;
  color: #999999;
        /*rgl2*/
        float:left;
}

 #main #content {
  width: 676px;
}
 #main .twocolumn #content {
  width: 351px;
}

 #main .twocolumn #content h1 {
  width: 351px;
}


 #main .twocolumn #right {
  width: 264px;
  margin: 0 0 0 60px; 
}

/*rgl*/
#footer{
  margin-left:28px;
  margin-bottom:21;
  height:52px;
float:left;
display:inline;

}
.bred-infobox{
margin-bottom:20px;
}

.bred-infobox .overskrift{
  float:left;
  width:300px;
  margin-bottom:9px;
}

.bred-infobox .billed{
  float:left;
  clear:left;


}
.bred-infobox .tekst{
  float:left;
  width:315px;
  margin-left:20px;
}

.bred-infobox .tekst p{
line-height:20px;
min-height:43px;
height:43px;
}

.bred-infobox .link{
  float:left;
  width:315px;
  height:25px;
  margin-left:20px;
  margin-top:23px;
  line-height:25px;


}

.bred-infobox .link a{
  padding-left:8px;
  color:white;
  font-size:11px;
  

}

#footer a {
  line-height:52px;
  float:left;
}

 #main .col-25-25-25-25 {
         width:672px;
}
.col-1-25, .col-2-25, .col-3-25, .col-4-25    {
  float:left;
  width:168px;
  margin-bottom:28px;
  display: inline;

}
.col-1-25 img, .col-2-25 img, .col-3-25 img, .col-4-25  img  {
      padding-right:91px;

}
.col-1-25 p, .col-2-25 p , .col-3-25 p , .col-4-25 p{
  font-size:10px;
  float:left;
  line-height:18px;
  width:168px;
}

.col-1-25 a, .col-2-25 a , .col-3-25 a , .col-4-25 a{

  color:#d16103;
  font-size:11px;

}

.col-1-25 a strong, .col-2-25 a strong, .col-3-25 a strong, .col-4-25 a strong {
    margin: 0;
    padding: 0;
    font-family: "Lucida Sans", Arial;
    font-size: 11px;
    color: #d16103;
}


.col-33-33-33{
  width:100%;
}
.col-1-33, .col-2-33, .col-3-33 {
  float:left;
  width:33%;
}


#disclaimer{
  background:#a7a9ac;
  text-align:center;
  color:#ffffff;
  font-size:10px;
  margin-top:10px;
  width: 932px;
}


#disclaimer a{
  text-align:center;
  font-size:10px;

  }
 #main .twocolumn h1 {
  width: 264px;
}
/*rgl end*/

 #main #content ul{
  list-style: none;
        padding:5px 0 0 0;
}



 #main #main_content ul li{
  padding: 5px 0 0 15px;
}

 #onecolumn ul li  {
  padding: 0 0 0 15px;
  background-image: url(graphics/framework/li.gif);
  background-repeat: no-repeat;
  background-position:  2px;
  font-size: 12px;
}

/* rgl */
 #main  #main_content ul {
  list-style: none;
        padding-bottom:10px;
        
}
/*
 #main  #main_content ul li {
  padding: 5px 0 0 15px;
}
*/
 #main #main_content ul li  {
  padding: 5px 0 0 19px;
  background-image: url(graphics/framework/li.gif);
  background-repeat: no-repeat;
  background-position: 5px 7px;
  font-size: 12px;
    color:#666666;
}


 #main #main_content ul.browsebox li  {
  padding: 5px 0 0 19px;
  background-image:none;
  background-repeat: no-repeat;
  background-position: 5px 7px;
  font-size: 12px;
    color:#666666;
}
#page .onecolumn  {
      width:800px;
	  margin: 20px 0 0 0;
 /*rgl2*/
        padding-left:38px;


/*rgl*/
}

#content .header {
  float:left;
  clear:both;
  margin-bottom:8px;
}
#content .image{
  float:left;
  width:183px;
  height:118px;
  clear:both;
  overflow:hidden;

}
#content .content {
  float:left;
  width:365px;
  overflow:hidden;
  height:70px;
  overflow:hidden;
  margin-left:22px;
  margin-bottom:27px;

}
#content .readmore {
  margin-left:22px;

}
#page-on-colum #main_content {
  width:672px;
/*rgl2*/
/*margin-left:38px;*/
margin: 20px 0 0 38px;
}

#page-on-colum .onecolum{
  width:565px;
}
/*rgl end*/

/* main_content, det element som bruges til one colum templaten RGL*/

#main_content{

    float:left;
    width:676px;
    margin: 0px 30px 0px;
}

#main_content{

   float:left;
   width:932px;
   margin: 0px 0px 30px 0px;
}
.csc-textpic div {
  float: none;
}

#page-main #main_content{
         float:left;
         width:932px;
         /*margin: 28px 0px 0px 0px;  Edit by BKA*/
         /*margin: 25px 0px 0px 0px;*/

display:inline;
}
#main_content .csc-textpic-text {
  margin:0px;
  width: 390px;
  /*text-align:justify;*/
}

#primary_navigation_level2{
         width:932px;
   background-image: url(/fileadmin/templates/beierholm/images/menu_level2_no.gif);
         line-height:0px;        
}

#primary_navigation_level2 a{
        height:21px;        
}
#page-on-colum #primary_navigation_level2{
         width:932px;
   background-image: url(/fileadmin/templates/beierholm/images/menu_level2_no.gif);
         height:21px;
}
/* Footer */

/* Content */


#main_content .twocolumn70_30 {
  width:100%;
margin-bottom:0px;

}

/* #main .twocolumn70_30,  #main .twocolumn30-70*/
 #main .twocolumn20_80,  #main .twocolumn,  #main .twocolumn80_20  {
  width: 873px;
}


 #main .twocolumn20_80 #content {
  width: 219px;
  float: left;
  margin: 0;

}
 #main .twocolumn20_80 #right {
  width: 401px;
  float: left;
  margin: 0;
}

#page-on-colum #main .twocolumn30-70 #content {
  width: 219px;
  float: left;
  margin: 0;
}


#page-on-colum #main .twocolumn30-70 #right {
  width: 400px;
  float: left;
  margin-left:52px;
}
#page-main .infoboks .billed {
/*margin-bottom:80px;*/
/*padding-bottom:80px;*/

}
#page-main #main .twocolumn70_30 #content {
  width: 478px;
  /*height:327px;*/
        float: left;
  margin-left:28px;
        margin-top:8px;
}


#page-main #main .twocolumn70_30 #right {
  width: 302px;
  float: left;
        margin-left:47px;
  margin-top: 16px;
  }


#page-on-colum #main .twocolumn70_30 #content {
  width: 405px;
  float: left;
  margin: 0;
  overflow: hidden;
}

#page-on-colum #main .twocolumn70_30 #right {
  width: 225px;
  float: right;
  overflow: hidden;
}

#page #main .twocolumn70_30 #content {
  width: 594px;
  float: left;
  /*margin-left: 28px;  fjernet rgl 23-maj, pga at nogle billeder gik ud over kanten*/
        display:inline;
}


#page #main .twocolumn70_30 #right {
  width: 249px;
  float: left;
        margin-left:34px;
  }

 #main .twocolumn #content {
  width: 459px;
  float: left;
  margin: 0;

}

 #main .twocolumn #right {
  width: 156px;
  float: right;
  margin: 0;
}

div.csc-header {
  float: left;
clear:both;
width:667px;


}

/* Medarbejder liste style */


#main_content div.medarbejderlistrow {
  display: block;
  width: 650px;
  padding-bottom: 17px;
}

#main_content div.medarbejderlistrow div.name {
  position: absolute;
  margin-left: 10px;
}
#main_content div.medarbejderlistrow div.phone {
  position: absolute;
  margin-left: 290px;
}
#main_content div.medarbejderlistrow div.email {
  position: absolute;
  margin-left: 460px;  
}

#main_content tr.medarbejderlistrow {
  display: block;
  width: 650px;

}

#main_content tr.medarbejderlistrow td.name {
 width:220px;
  padding-left: 10px;
}
#main_content tr.medarbejderlistrow td.phone {
        width:120px;
  padding-left: 10px;
}
#main_content tr.medarbejderlistrow td.email {

  padding-left: 10px;
}


/* Medarbejder liste style END */


/* Brochureform style START */
.brochureform input#form_firstname,
.brochureform input#form_lastname,
.brochureform input#form_company,
.brochureform input#form_email,
.brochureform input#form_adress {
  width: 280px;
}

.brochureform input#form_zipcode {
  width: 50px;
  margin-right: 34px;
}

.brochureform input#form_city {
  width: 185px;
}
.brochureform input {
  margin-right: 10px;
  margin-bottom: 3px;
}
.brochureform p {
  width: 320px;
  height: 20px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  display: inline-table;
}

.brochureform p.accept {
  width: 600px;
}
.brochureform .fieldError {
  color: red;
}
.brochureform td.errorMsg {
  color: red;
  font-size: 80%;
}
.tx_lumogooglemaps_pi1_sidebar { display:none; }
/* Brochureform style END */

.tx-niarticlepages2-pi5 .row {
  width: 655px;
  margin-bottom: 10px;
  border-bottom: 1px solid #a7a9a4;
  font-family: lucida sans, verdana, arial;
  font-size: 12px;
  line-height: 18px;
}

.tx-niarticlepages2-pi5 .row .image {
  float: right;
  position: relative;
  top: -23px;
}

.tx-niarticlepages2-pi5 .row .date {
  width: 655px;
  font-size: 9px;
  margin-bottom: 5px;
}

.tx-niarticlepages2-pi5 .row .header {
  width: 485px;
  margin-bottom: 5px;
  font-weight: bold;
}

.tx-niarticlepages2-pi5 .row .text {
  height: auto;
  margin: 0;
  overflow: none;
  width: 485px;
}

.tx-niarticlepages2-pi5 .row .readmore {
  float: right;
  margin-right: 10px;
}

.tx-niarticlepages2-pi3 {
  border-right: 1px solid #a7a9a4;
  width: 570px;
}

.tx-niarticlepages2-pi3 .row {
  width: 570px;
  margin-bottom: 10px;
  font-family: lucida sans, verdana, arial;
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 20px;
}

.tx-niarticlepages2-pi3 .row .date {
  width: 570px;
  font-size: 9px;
  margin-bottom: 5px;
}

.tx-niarticlepages2-pi3 .row .header {
  width: 570px;
  margin-bottom: 5px;
}

.tx-niarticlepages2-pi3 .row .header a {
  color: #555;
  font-size: 16px;
}

#content .tx-niarticlepages2-pi3 .row .content {
  width: 295px;
  overflow: none;
  height: auto;
}

#content .tx-niarticlepages2-pi3 .row .readmore {
  float: left;
  margin-right: 10px;  
  clear: both;
  position: relative;
  top: -22px;
  left: -1px;
  margin-left: 207px;
}

.tx-niarticlepages2-pi3 .row .readmore a {
  display: block;
  color: #fff;
  width: 78px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background-image: url(graphics/readmore_background.gif);
}

.tx-indexedsearch h1 {
  font-weight: normal;
}

.tx-indexedsearch-whatis {
  width: 590px;
}

hr.search {
  display: none;
}

.tx-indexedsearch .res-tmpl-css {
  border-bottom: 1px solid #a7a9a4;
  margin: 0;
  width: 590px;
  padding: 15px 0;
}

.tx-indexedsearch-searchbox form p {
  display: none;
}

.tx-indexedsearch-form {
  float: right;
  position: relative;
  left: -100px;
}

.tx-indexedsearch .searchbox-tmpl-css label {
  width: 95px;
  position: relative;
  top: 2px;
  margin: 0;
}

.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
  width: 75px;
  background-color: #e7e7e7;
height:17px;
}

.tx-indexedsearch-search-submit {
  float: right;
  position: relative;
  left: 189px;
  top: -1px;
}
#tx-indexedsearch-searchbox-button-submit {
   background-image: url(/fileadmin/templates/beierholm/images/laesmere-ingentext.jpg);
width:90px;


}
.tx-indexedsearch-browsebox {
  width: 590px;
}

.tx-niarticlepages2-pi5 select {
  position: relative;
  left: 75px;
  top: -23px;
  width: 100px;
}


.tx-niarticlepages2-pi4 .row {

  width: 655px;

  margin-bottom: 10px;

  border-bottom: 1px solid #a7a9a4;

  font-family: lucida sans, verdana, arial;

  font-size: 12px;

  line-height: 18px;

}





.tx-niarticlepages2-pi4 .row .image {

  display: none;

}



.tx-niarticlepages2-pi4 .row .date {

  width: 655px;

  font-size: 9px;

  margin-bottom: 5px;

}



.tx-niarticlepages2-pi4 .row .header {

  width: 655px;

  margin-bottom: 5px;

  font-weight: bold;

}



.tx-niarticlepages2-pi4 .row .text {

  height: auto;

  margin: 0;

  overflow: none;

  width: 400px;
  padding-bottom: 15px;

}



.tx-niarticlepages2-pi4 .row .readmore {

  float: right;

  margin-right: 10px;

}




.tx-niarticlepages2-pi4 .row .readmore {

  float: right;

  margin-right: 10px;

}

.medarbejderlistwithimagebox {
  width: 215px;
  height: 180px;
}

.medarbejderlistwithimagebox div {
  clear: both;
}

.medarbejderlistwithimagebox .name, 
.medarbejderlistwithimagebox .phone {
  color: #666;
  /*font-weight: bold;*/
        font-size:11px;
        line-height:15px;
 width: 215px;
}
.medarbejderlistwithimagebox .image {
        width: 215px;
        height:115px;
}
.medarbejderlistwithimagebox a {
font-size:12px;
}
.spacer-gif {float:left; clear:both; }

#main_content table {float:left;}
.tx-niarticlepages2-pi4 select {
  position: relative;
  left: 90px;
  top: -21px;
  width: 150px;
}

.tx-niarticlepages2-pi4 .nojobs {
  position: relative;
  left: -150px;
  top: 40px;
}

#page-on-colum .tx-niarticlepages2-pi4 .nojobs {
  position: relative;
  top: 40px;
        left: 0px;
}
#frise img{
float:left;
}
#frise {
float:left;
}
#page-main #frise {
/*padding-bottom:33px; */
padding-bottom:0px;
/*added by BKA */


}
strong.tx-indexedsearch-redMarkup {
color:#000000;
}
input.submit {
 background-image:url(/fileadmin/templates/beierholm/graphics/readmore_background.gif);
 height:22px;
 width:78px;
 border:none;
}

/* Styling Powermail ext - Begin */

div.tx_powermail_pi1_fieldwrap_html {
  display: block;
  float:none;
  min-height: 25px;
}

.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset {
  padding: 15px;
  font-size: 12px;
}

.tx-powermail-pi1 label {
  float: left;
  width: 220px;
}

/* Styling Powermail ext - End */

/* Styling tt_news - start */

.ttnews_marquee { display:none; }

 .ttnews_marquee_test {
  float:left;
  width:450px;
  border-right:1px solid #C7C7C7;
  border-left:1px solid #C7C7C7;
  padding: 0 5px 0 5px;
  margin: 10px 0 0 0;
}

.ttnews_marquee_test span.date {
  font-weight:bold;
  margin: 0 5px 0 0;
}

.ttnews_marquee_test span.title {
  font-weight:bold;
  margin: 0 20px 0 0;
}

 /*.ttnews_marquee {
  float:left;
  width:450px;
  border-right:1px solid #C7C7C7;
  border-left:1px solid #C7C7C7;
  padding: 0 5px 0 5px;
  margin: 10px 0 0 39px;
}

.ttnews_marquee span.date {
  font-weight:bold;
  margin: 0 5px 0 0;
}

.ttnews_marquee span.title {
  font-weight:bold;
  margin: 0 20px 0 0;
} */

.forsidenyt_container {
  float:left;
  width:350px;
}

.forsidenyt_item {
  float:left;
  width: 350px;
  height:130px;
  margin:0 0 35px 0;
}

.forsidenyt_item .header {
	float:left;
	width: 160px;
	font-weight:bold;
	margin: 0 0 10px 0;
	color: #808285;
}

.forsidenyt_item h2 {
  float:left;
  width: 160px;
  color: #E88134;
  font-size:18px;
}

.forsidenyt_item .left {
  float:left;
  width:160px;
  margin: 0 10px 0 0;
  height:130px;
}

.forsidenyt_item .left .btn {
  float:left;
  width: 160px;
  text-align:left;
  margin:10px 0 0 0;
}

.forsidenyt_item .right {
  float:left;
  width:180px;
  height:130px;
}

.forsidenyt_item .right img {
  float:right;
}

.archive_container {
  float:left;
  width:100%;
  margin: 0 0 10px 0;
}

.archive_container .archive_item {
  float:left;
  width:100%;
  margin: 0 0 3px 0;
}

.archive_container .archive_item span.date {
  float:left;
  width: 70px;
  margin: 0 10px 0 0;
}

.archive_container .archive_item span.title {
  float:left;
  width: 500px;
}

.news-single-item {
  float:left;
  width:100%;
  margin: 0 0 10px 0;
}

.news-single-item .back_link {
	display:none;
}

.news-single-item .left {
  float:left;
  width: 400px;
  margin: 0 22px 0 0;
}

.news-single-item .left .csc-header-n1 {
  float:left;
  width: 400px;
  margin: 0 22px 0 0;
}

.news-single-item .right {
  float:left;
  width: 250px;
}

.news-single-item .left h1 {
  float:left;
  width:400px;
  margin: 0 0 10px 0;
}

.news-single-item .left .subheader {
  float:left;
  width:400px;
  margin: 0 0 10px 0;
  font-weight:bold;
}

.news-single-item .back_link {
  float:left;
  width:100%;
  border-top:1px solid #666;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
} 

.senestenyt-container {
	float:left;
	width:594px;
}

.senestenyt-item {
	float:left;
	width: 594px;
	margin: 0 0 25px 0;
}

.senestenyt-item h2 {
	float:left;
	width:594px;
}

.senestenyt-item .image {
	float:left;
	width: 195px;
	height: 130px;
}

.senestenyt-item .image img {
	float:left;
	width: 185px;
	margin: 0 10px 0 0;
}

.senestenyt-item .text {
	float:left;
	width: 399px;
	margin: 0 0 10px 0;
}

.senestenyt-container span.news-list-morelink {
	display:none;
}

@font-face {
    font-family: "Founmm";
    src: url('/fileadmin/templates/beierholm/fonts/Founmm__.ttf');
}


.forsidenyt_container .forsidenyt_item .left h5.frontpage_news_header {
	color: #666666;
	font-size: 13px;
	font-family: 'Founmm';
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: lighter;
	
}

.forsidenyt_container .forsidenyt_item .left h2.frontpage_news_title {
	font-family: 'Founmm';
	color: #d16103;
	font-size: 20px;
	height: 66px;
	font-weight: lighter;
}

/* Styling tt_news - end */



