@charset "UTF-8";
/* CSS Document */


html{
height:100%;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
	background-color:#FFFFFF;
}

a {
	color: #F00;
	text-decoration: none;
}

a:hover {
	color: #F80;
	text-decoration: underline;
}

/* a {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #aa0000; 
} */

img{
	border:0;
	
}

/*	----- page container ----- */

#page {
	background-color: #fff;	
/*	background-position: left top;
	margin:0 auto;
	width: 100%; */
}	

/*	----- level 1, header ----- */
#top-wrapper{
	width: 100%;
	height: 114px;
	background-image: url(../images/background/bg-header.png);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align:middle;	
}

#header {
	height: 114px;
	width: 950px;
	vertical-align:middle;
	padding-top: 20px;
	color: #FFF;
	text-align: right;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header a {
	color: #FFF;
	text-decoration:none;
}

#header a:hover {
	color:#AAA;
}


#header-right {
	float: right;
	position: relative;	
	width: 355px;
	height: 85px;
}

.header-right-form {
	float: right;
	margin-top: -5px;
}

.header-right-links {
	text-align:right;
	position: absolute;
	bottom: -7px;
	right: 0;
}

.header-right-links a {
	font-family: "freight-sans-pro", sans-serif;
	color: #fff;
	font-size:12px;
	letter-spacing:1px;
	text-decoration: none;
	text-transform:uppercase;
	margin-left: 20px;
}

.header-right-links a:hover {
	text-decoration: underline;
}




/*	----- level 2, nav bar ----- */

#nav-wrapper {
	width: 100%;
	height: 55px;
/*	float: center; */
	background-image: url(../images/background/bg-nav-menu.png);
	background-repeat: repeat-x;
	background-position: left top;
/*	box-shadow: 10px 5px 5px -2px #000000;	
	-moz-box-shadow: 0 5px 5px -2px #000000;	
	-webkit-box-shadow: 0 5px 5px -2px #000000;	*/
	z-index: 80;
}


#nav {
/*	float: center; */
/*	text-align:right; */
	position: relative; 
	margin: 0 auto; 
/*	height: 50px; */
	width: 950px;
	vertical-align: middle;	
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing:-0.5px;
	color:#ffffff;
	text-transform:uppercase; 
	z-index: 100;	
}

#nav iframe.cover {
	position: relative;	left:-9999px; top:-9999px; margin:0; padding:0; list-style:none; }

#nav nav_company_info:hover iframe {
	float: right;
/*	right: 0; left: 200; */
}

#nav ul {
/*	background-image: url(../images/background/bg-nav-menu.png);
	background-repeat: repeat-x; */
	float: right;
/*	vertical-align:central; */
	padding:0;
	margin: 0;
	list-style-type: none;
	display: inline;
/*	height:50px; */
/*	position:relative; */

/*	color:#ffffff; */
/*	background:#ffffff; 
	border-bottom:solid 5px #ffffff; */
/*	background-color:#333333; */
	z-index: 99;
}
#nav ul li {
	padding:0;
	margin: 0;
	list-style-type: none;
/*	display: inline; */
/*	height:80px; */
/*	height:30px; */
	height:50px;
	width:200px;
	position:relative;
/*	background-color:#fc544d; */
	z-index: 98; /* One less than child element - for IE 6 */

}
#nav ul, #nav ul li {
	display:inline;
	margin:0;
	padding:0;
	position:relative;
	z-index: 98; /* One less than child element - for IE 6 */
}


#nav a {
	text-decoration: none;
	color:#ffffff;
	z-index: 97;
}

#nav a:hover {
	color:#aaaaaa; 
	margin:0;
	padding:0;
	background-color:#333333;
}



#nav li ul {
position:absolute;
top:12px;
top-margin:0px;
left: 0px;
text-indent: 8px;
display:none;
text-align: left;
/*padding-top: 50px;*/
/*top:50px; */
/*top-margin:80px;*/
/* top:11px; 
/* top:50px; */
/* text-indent: 12px; */
background-color:#fc6b64; 
background-position:top left;
width:240px;
height:auto;
/* border:solid 1px #333333; */

z-index: 100;
display: none;
}


#nav li:hover ul {
display:block;
}

#nav li ul li {
	padding:0;
    margin:0;
	z-index: 100;
}

#nav li ul li ul 
{
top: -1px !important;
display: none;
/*z-index: 9;*/ 
}

#nav li ul li a, #nav li ul li a:hover
{
width: 225px !important;
	/* height: 200 !important; */
display: block;
padding:0px !important;
margin:0;

}

#nav li.over ul
{
display: block;
}

#nav li.out ul
{
display: none !important;
}

#nav ul li ul li ul {
	display:none !important;
}


#nav ul li ul li a {
    padding: 8px 0 8px 15px !important;
	display:block;
	border-bottom: 1px solid #CCC;
	line-height: 150%;
}

#nav ul li ul li a:hover {
	padding: 8px 0 8px 15px!important;
	text-decoration:none!important;
/*	color:#DC6D1C!important; 
	background:#EFEFEF ; */
	color:#FFFFFF!important; 
	background:#888888 ; 

}






#nav ul li ul li ul li a {
    padding: 8px 0 8px 15px !important;
	display:block;
	border-bottom: 1px solid #CCC;
	line-height: 150%;
}

#nav ul li ul li ul li a:hover {
	padding: 8px 0 8px 15px!important;
	text-decoration:none!important;
/*	color:#DC6D1C!important; 
	background:#EFEFEF ; */
	color:#FFFFFF!important; 
	background:#888888 ; 

}


.nav_expand_left {
	position:absolute;
	left: -240px;
	top: -35px;
}
/*	display:none !important; */


.nav_expand_right {
	position:absolute;
	left: 240px;
	top: -35px;
}

/*	----- level 3, main content area ----- */


#main-wrapper {
	position: relative; 
	width: 100%;
/*	width: 100%; */
	height: auto;
	z-index: 5;
	padding-top:10px;
/*	top: 10px; */
}

#main-2col {
	width: 950px;
 	float: center; 
	clear: both;
	margin: 0 auto; 
}


#main-2col-wide {
	width: auto;
 	float: center; 
	clear: both;
	margin: 0 auto; 
/*	z-index: 90; */
}

/*	----- level 4, footer ----- */

#footer-wrapper {
	width: auto;
	height: 114x;
	background-color:#CCC;
	clear:both;
	background-position:top center;
	background-repeat:no-repeat;
	padding:30px 0px 30px 0px;
	border-top: solid 1px #AAA;

/*	float: center; */

}


#footer {
	float: center;
	position: relative; 
	margin: 0 auto; 
	width: 950px;
	vertical-align: middle;
	color:#555;
	font-size:10px;	
}

#footer a {
	color:#555;	
	text-decoration: none;
	}


#footer a:hover {
	text-decoration: underline;
	}



#footer_container{
width:auto;	
text-align:center;
background-color:#888888;
background-position:top center;
background-repeat:no-repeat;
padding:18px 0px 18px 0px;
border-top: solid 1px #CCCCCC;
clear:both;
}

#footer_container a {
	color:#000000;
	text-decoration:none;
}

#footer_container a:hover {
	color:#999999;
	
}

/*
#header{
height:114px;
background:url(../images/bg-header-repeat.png) left top repeat-x;
background-repeat:repeat-x;
color:#FFFFFF;
} */

#homeNav, #mainNav{

height: 28px;
padding: 0;
margin: 0 auto;
}

#homeNav ul, #homeNav ul li {
	padding:0;
	margin: 0;
	list-style-type: none;
	display: inline;
	height:28px;
	
	z-index: 9; /* One less than child element - for IE 6 */
}
 #homeNav {
	padding-top: 2px;
}

#homeNav div{
float:left;
}

/*	----- level 3, Homepage rotator ----- */

.btns { 
	margin: 250px 20px 0 640px !important; 
	padding: 0 !important;
	position: absolute; 
	z-index: 15; 
}
.btns a {
	margin-right: 8px;
	padding: 5px 8px !important;
	background: #B4B4B6; 
	color: #FFFFFF; 
	text-decoration: none;
}
.btns a.active {
	background: #DC6D1C;
}
		
#rotator { 
	width: 950px; 
/*	width: 760px; */
	height: 310px; 
	position: relative; 
}

#rotator DIV { 
	z-index: 8;    
	position:absolute;
	top:0;
	left:0;
}

#rotator DIV.active {
	z-index:10;
}

#rotator DIV.last-active {
	z-index:9;
}

#rotator_container {
	width: 950px;
/*	width: 759px; */
	padding-top: 8px;
}



dt {
	background: url(../images/btn_arrow.gif) 0px 8px no-repeat;
	padding: 6px 0 0 18px;
	margin: 0;
}
dt a {
	text-decoration: none;
	font-weight: bold;
}
dd {
	padding: 0 0 0 18px;
	margin: 0;
}
dd a {
	text-decoration: none;
	color: #666666;
}

.home_3column{
	width: 780px;
	margin: 0px 20px 20px 0;
	padding: 0;
	clear: both;
	background: url(../images/bg_home-content.gif) 22px 0px repeat-y;
}
.first_column{
	width: 195px;
	padding-right: 6px;
	float: left;
}
.second_column{
	width: 400px; 
	float: left;
	margin-left: 20px;
}
.third_column{
	width: 245px;
	float: right;
	text-align:left;
}
.home_leftImg{
float:left;
width: 63px;
padding-right:15px;
}
.home_rightcontent{
float:left;
width: 130px;
padding-bottom: 15px;
}

.btn_w_arrow{
background-image:url(../images/btn_arrow.gif);
background-position: 0px 2px;
background-repeat:no-repeat;
padding:2px 0px 2px 28px;
text-decoration:none;
color:#333333;
}
.btn_w_arrow:hover{
color:#DC6D1C;
}
.page_title{
font-size:14px;
font-weight:bold;
}

.subnav {
	margin:0;
	padding: 0 10px 15px 15px;
	
}

.subnav ul {
	margin:0;
	padding:0;
	
}

.subnav li{
	margin:0;
	padding:0 3px 0 0;
	list-style-type:none;
	list-style-image:url(../images/btn_arrow_list.gif);
	line-height:20px;
}



.column
{
	float: left;
}

.column dl {
	width: 250px;
}

/*	----- level 3a, left column side nav ----- */

#left-col {
	float: left;
	padding: 0;
	margin: 0;
	left:0;
	top:0;
	width: 250px;
	background-image: url(../images/background/bg-sidebar-tex.jpg);
	background-position: 50% 0;
	background-repeat: repeat;
	height: auto;
	min-height: 340px;
}

/*	----- level 3a1, Three Way navigation ----- */

#three-ways {
	position:relative;
	float: left; 
	height: 240px;
	width: 250px;
	margin: 0; 
	padding-left:0px;
	background-image:url(../images/background/bg-sidebar-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
}

#three-ways h3 {
	color: #000;
    font-weight: 900;
	font-size:16px;
	text-indent: 12px; 
}

#three-ways p {
	padding-left:20px; 
	color:#000;
	line-height: 0px;
}


#prodtypenav {
	position: relative; 
	left: 15px;
	width: 230px;
	z-index: 89;
	text-align: left;
/*    font-size: 90%; */
/*    letter=spacing: -1px; */
	background:url(../images/background/bg-sidebar-form-box.png) 0px 0px no-repeat;
	height: 38px;
}

#prodtypenav iframe.cover { position: absolute; left:-9999px; top:-9999px; margin:0; padding:0; list-style:none; }
#prodtypenav nav_company_info:hover iframe {
	top: 1; left: 0;
}

#prodtypenav ul {
	position: relative; 
	left: 10px;
	top: 10px;
	list-style-type: none; 
	z-index: 89;
}

#prodtypenav ul li {
/*	position:relative; */
/*	top:15px; */
	list-style-type: none;
/*	display: inline; */
	z-index: 88; /* One less than child element - for IE 6 */
}

#prodtypenav ul, #prodtypenav ul li {
}

#prodtypenav img {
	position:relative; 
	right: 25px;
}

#prodtypenav a {
	text-decoration: none;
	color:#000000;
	z-index: 87;
}

#prodtypenav a:hover {
	color:#DC6D1C;
	margin:0;
	padding:0;
}

#prodtypenav li ul {
	position:relative;
	left: 0px;
	top: 0px; 
	text-indent: 10px;
	display:none;
	background-color:#e3e8ea;
	width:280px;
	border:solid 1px #e3e8ea;
	margin:0;
	z-index: 100;
	display: none;
}

#prodtypenav li:hover ul {
display:block;
}

#prodtypenav li ul li {
/*	padding: 0px 0 0px 0px;
    margin: 0;
	line-height:150%;
	z-index: 100; */
}

#prodtypenav li ul li ul {
	top: -1px !important;
	display: none;
	/* z-index: 9; */
}

#prodtypenav li ul li a, #prodtypenav li ul li a:hover {
	width: 280px !important;
	/* height: 5 !important; */
	display: block;
	padding: 0px !important;
	margin:0;
}

#prodtypenav li.over ul {
	display: block;
}

#prodtypenav li.out ul {
	display: none !important;
}

#prodtypenav ul li ul li ul {
	display:none !important;
}

#prodtypenav ul li ul li a {
	padding: 2px 0 2px 0px!important;
	display: block;
	border-bottom: 1px solid #CCC;
	line-height: 150%;
}

#prodtypenav ul li ul li a:hover {
	padding: 2px 0 2px 0px!important;
	text-decoration:none!important;
	color:#DC6D1C!important;
	background:#EFEFEF;
	width: 280px !important;
}




#catsectnav {
	position: relative; 
	left: 15px;
	width: 230px;
	z-index: 86;
	text-align: left;
/*    font-size: 90%; 
    letter=spacing: -1px; */
	background:url(../images/background/bg-sidebar-form-box.png) 0px 0px no-repeat;
	height: 38px;
}

#catsectnav iframe.cover { position: absolute; left:-9999px; top:-9999px; margin:0; padding:0; list-style:none; }
#catsectnav nav_company_info:hover iframe {
	top: 1; left: 0;
}

#catsectnav ul {
	position: relative; 
	left: 10px;
	top: 10px;
	list-style-type: none; 
	z-index: 86;
}

#catsectnav ul li {
/*	position:relative; */
/*	top:15px; */
	list-style-type: none;
/*	display: inline; */
	z-index: 85; /* One less than child element - for IE 6 */
}

#catsectnav ul, #catsectnav ul li {
}

#catsectnav img {
	position:relative; 
	right: 25px;
}

#catsectnav a {
	text-decoration: none;
	color:#000000;
	z-index: 84;
}

#catsectnav a:hover {
	color:#DC6D1C;
	margin:0;
	padding:0;
}

#catsectnav li ul {
	position:relative;
	left: 0px;
	top: 0px; 
	text-indent: 10px;
	display:none;
	background-color:#e3e8ea;
	width:240px;
	border:solid 1px #e3e8ea;
	margin:0;
	z-index: 100;
	display: none;
}

#catsectnav li:hover ul {
	display:block;
}

#catsectnav li ul li {
/*	padding: 0px 0 0px 0px;
    margin: 0;
	line-height:150%;
	z-index: 100; */
}

#catsectnav li ul li ul {
	top: -1px !important;
	display: none;
/* 	z-index: 9; */
}

#catsectnav li ul li a, #prodtypenav li ul li a:hover {
	width: 240px !important;
	/* height: 5 !important; */
	display: block;
	padding: 0px !important;
	margin:0;
}

#catsectnav li.over ul {
	display: block;
}

#catsectnav li.out ul {
	display: none !important;
}

#catsectnav ul li ul li ul {
	display:none !important;
}


#catsectnav ul li ul li a {
	padding: 2px 0 2px 0px!important;
	display: block;
	border-bottom: 1px solid #CCC;
	line-height: 150%;
}

#catsectnav ul li ul li a:hover {
	padding: 2px 0 2px 0px!important;
	text-decoration:none!important;
	color:#DC6D1C!important;
	background:#EFEFEF ;
	width: 240px !important;
}


#search {
	position:relative;
	left: 15px;
	width: 230px;
	height:38px;
	z-index: 81;
    font-size: 90%; 
    letter=spacing: -2px;
	background:url(../images/background/bg-sidebar-form-box.png) 0px 0px no-repeat;
}

#search-box {
	position: relative; 
	left: 10px;
	top: 11px;
	height:15px; 
	z-index: 81;
	left-margin: 5px;
    letter=spacing: -1px;
	background:none;
	border: none;
}

#search-box input {
	z-index: 100;
	border: none;
    font-size: 11px; 
}


#search-box img {
	position:relative; 
	top: -3px;
	right: 25px;
}

/*	----- level 3a2, Side Navigation links ----- */

#sidenav {
	position:relative;
	padding: 20px 0 0 20px;	
	min-height:42px;
	display: inline;

}

#sidenav h1 {
	color: #EE2E24;
    font-family: "freight-sans-pro",sans-serif; 
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    padding: 20px 0 0 27px;
}

#sidenav ul {
	list-style: none;
	text-indent: 25px;
}

#sidenav li {
}

#sidenav li:hover, #sidenav li.active {
		
}

#sidenav li:hover > a, #sidenav li.active > a {
	color: #fff;
	background-color: #EE2E24; 
	background-image: url(../images/background/bg-sidenav-arrow-white.png);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;	
}

#sidenav li a {
	color: #000;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
 	text-decoration: none;	
	width: 245px;	
	padding: 4px 2px;
	display: block;
	margin: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}


/*#sidenav li a:hover {
	color: #FFF;
	background-color: #FF0000;
}*/


#sidenav li li a {
	width: 214px;	
}


#sidenav img {
	margin-left: 20px;
}


/*	----- level 3b, Centre column content ----- */

#center-col {
/*  position:relative; */
  float: right;
  width:670px;
/* position:absolute; top:0px; */
  padding-bottom: 10px;
}

#center-col a {
	color: #F00;
	text-decoration:none;
}

#center-col a:hover{
	color: #F80;
}

#center-col ul, #center ol {
	margin: 5px 0 5px 24px;
	padding: 0;	
}
#center-col ul li, #center ol li {
	margin: 0;
	padding: 0;
}

#center-col-wide {
  position:absolute;
  left:270px;
  top:0px;
  float: right;
  width: auto;
  margin: 10px;

/* position:absolute; top:0px; */
  padding-bottom: 10px;
  
  
  /*  position:relative; */
/* position:absolute; top:0px; */

}

#center-col-wide a {
	color: #F00;
	text-decoration:none;
}

#center-col-wide a:hover{
	color: #F80;
}

#page-title h1 {
    font-size: 28px;
    font-weight: 700;
}

#page-title h2 {
    font-size: 18px;
    font-weight: 700;
}


/*------ subpage content  ------*/


#content {
  padding-left: 208px;   /* LC width */
  padding-right: 190px;  /* RC width */
  
  
  
}
#content .column {
  position: relative;
  float: left;
}


#center_one {
  width: 700px;
  margin-left: 10px;
}

#center_three {
  width: 350px;
  margin-left:20px;
}


#center p , #product p, #center_three p{
	padding-right:10px;
	padding: 5px 0;
}



#left p {
padding:10px;
}

#left ul {
	list-style-type:none;
	line-height:20px;
	padding:0;
	margin:5px;
	}

#left li {
	list-style-type:none;
	padding-left:10px
	
}

#left li a {
	text-decoration:none;
	color:#000000;
	
}
	
#left li a:hover {
	text-decoration:underline;
}	



#translate {  
margin: 10px 10px 10px 15px;
}



#right {
  width: 190px;          /* RC width */
  margin-right: -190px;  /* RC width */
}


#table_right_col_pic_lit {
  margin-left:20px;
}



/* ----- HTML ----- */

/* ----- h ----- */

h1, h2, h3, h4, h5 {
	font-family: "freight-sans-pro", Calibri, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
}



h1 {
	color: #EE2E24;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin: 10px 0;	
}

h2 {
	color: #EE2E24;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin: 10px 0;	
}

h3 {
	color: #666;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin: 10px 0;	
}


#comparison_table {
	margin: 30px 0;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	border-top: 0;
	border-left: 0;
}
#comparison_table td {
	border: 1px solid #CCCCCC;
	border-right: 0;
	border-bottom: 0;
	padding: 10px 0 10px 6px;
}
#comparison_table th {
	font-size: 13px;
	line-height: 24px;
	border: 1px solid #CCCCCC;
	border-right: 0;
	border-bottom: 0;
	background-color: #DC6D1C;
	color: #FFFFFF;
	text-align: center;
}
#comparison_table ul {
	margin: 0 0 0 14px;
	padding: 0;
}


input, select {
	z-index: 100;
}


/*---- homepage widget ------*/

.widget {
	width:166px;
	border-right:solid 4px #FFFFFF;
	background: url(../images/widget_bg.jpg) repeat-x;
	font-size:10px;
	color:#585858;
	padding-top:16px;
	padding-left:20px;
	height:150px;
	margin-top:5px;
}

.widget h1 {
	font-weight:bold;
	font-size:10px;
	margin-bottom:18px;
	
}

.widget p {
	padding-right:40px;
	
	
}

.widget a {
	color:#777777;
	font-weight:bold;
	text-decoration:none;
}

.widget a:hover {
	color:#999999;
}

.home_three {
padding-top:55px;
background:url(../images/left_img.jpg);
padding-bottom: 20px;
}


/*#header a {
	text-decoration:none;
	color:#999999;
}

#header a:hover {
	color:#000000;
}*/

.whats_new img {
	padding-bottom:10px;
	border:solid 1px #888888;
}

.content_third_column {
	margin-top:12px;
	margin-left: 12px;
	width: 270px;
	float: right;
}

.casestudies {
	padding:15px;
	border: solid 1px #ced0cf;
	color:#333333;
	background:#eaebed;
	margin-bottom:10px;
}

.casestudies h2 {
	font-size:11px;
	margin:0;
}

.brochure {
	padding:15px;
	border:solid 1px #cecac4;
	color:#333333;
	background:#e7e1da;
	width:240px;
	margin-bottom:10px;
	float:right;
}

.brochure h2 {
	font-size:11px;
	margin:0;
}

/*---- Self-Clearing Elements ----*/

.column:after, #center:after, #wrap:after, #footer:after, .home_3column:after
{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*---- Legacy from old site 1 col pages ----*/
.prodNew {
	vertical-align: top; 
	color: #009900;
/*	background-position: top; */
	font-weight:900;
}

.prodNew a {
	color: #339900;
/*	background-position: top; */
}

.prodDiscontinued {
	vertical-align: top; 
	color: #FF0000;
}

.HighlightRed {
	color: #FF0000;
	font-weight: bolder;
}

.TableMain {
	vertical-align: top;
	border: none;
	height: auto;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 100%;
}

.TableTh {
	font-weight: bold;
	padding: 0px 8px 10px 0px; 
}

.TableCentJust {
	vertical-align: top;
	padding: 0px 8px 10px 0px; 
	text-align: center;
	white-space: nowrap;
}

.TableLeftJust {
	vertical-align: top;
	padding: 0px 8px 10px 0px; 
	text-align: left;
    white-space: nowrap;	
}

.TableLeftJust2 {
	vertical-align: top;
	padding: 0px 8px 10px 0px;
	text-align: left;
}
		
/*---- Google translate ----*/
.goog-te-gadget a {
	display: none;
	color: transparent;	
}

.goog-te-gadget {
	color: transparent !important;	
}

.articles-content {
	padding-top: 25px;	
}	
		
