html {
	margin-0px;
}
body{
	background-color: white;
	margin: 0;
	font-family: Myriad Pro, Helvetica, Arial;
	font-size:20px;
	min-width: 1200px;
}
header{
	height: 70px;
	background-color: #2c303a;
	box-shadow: 0px 0px 10px #B9B9B9;
}
#header_inner{
	width:1200px;
	margin:0 auto;
}
#header_inner img{
	width: 373px;
	height: auto;
	margin-top:3px;
	margin-left: 10px;
}
#header_right{
	float: right;
	color: #939598;	
	text-align: center;
	font-size:1.2em;
	padding-right: 20px;
	font-weight:bold;
}
#header_right a{
	color: #939598;			
}
#header_right ul {
	float: right;

}
#header_right ul li {
	display: inline;
	padding-right:.3em;
}


p{
	display: block;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
a {
	text-decoration:none;
	color: #3366cc;	
}
a:hover {
	text-decoration:underline;
}
a img {
    border: none;
}
h1{
	font-size: 3em;	
	line-height: 0.9em;
	color:#3366cc;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	margin: 0px;
}
h2{
	font-size:1.8em;
	color:#3366cc;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	margin:0;

}
h3{
	font-size:1em;
	color:black;
	line-height: 1.2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	margin:0;
}
h4 {
	font-size:1.2em;
	-webkit-margin-before:0;
	-webkit-margin-after:0;
	margin:0;
}
h5 {
	margin:0;
	font-size:1.2em;
	-webkit-margin-before:0;
	-webkit-margin-after:0;
	color:#3366cc;
		
}
#container{
	width: 1100px;
	margin: 0 auto;
	verticle-align: top;
}
#top_text{
	text-align:center;
	background-image:url('/wp-content/uploads/2013/10/sheet_rolls.png');
	background-repeat:no-repeat;
	background-position:right top;
	height: 80px;
	margin-top: 30px;
}
#i_need{
	margin-top:70px;
}
#product_container{
	margin-left: 0px;
	margin-top: 10px;
}
#prod_upc{
	float:left;
}
#prod_gtin{
float:left;
}
#prod_isbn{
	float:left;
}
#prod_isbn img {
	height: 280px;
	width: auto;
}
#prod_custom{
	float:left;
	
}
.prod_title {
	margin-top: 10px;
	margin-left: 35px;	
}
.prod_title, .prod_symb{
	font-size:1.6em;
	font-weight:bold;
	color:#4f5155;
}
.prod_img{
	border-right: 1px solid #4f5155;
}
.prod_symb{
	position: relative;
	top: -45px;
	left: 45px;	
}
.buy_now{
	width: 160px;
	display: block;
	margin-top: -20px;	
	margin-bottom:20px;
	margin-left: 20%;
	padding-top: 5px;
	background-color: #8CC63F;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7ebc25), to(#417f18));
	background-image: -webkit-linear-gradient(top, #7ebc25, #417f18);
	background-image: -moz-linear-gradient(top, #7ebc25, #417f18);
	background-image: -o-linear-gradient(top, #7ebc25, #417f18);
	background-image: linear-gradient(to bottom, #7ebc25, #417f18);
	-webkit-box-shadow: 0px 1px 2px 0px #565454;
	box-shadow: 0px 1px 2px 0px #565454;
	color: white;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	height: 35px;
	cursor: pointer;
	border: 1px solid #626262;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
.buy_now:hover, .more_info:hover{
	-webkit-box-shadow: 0px 1px 2px 0px white;
	box-shadow: 0px 1px 2px 0px white;
	border: 1px solid white;
	text-decoration:none;
}
.more_info{
	width: 160px;
	display: block;
	margin-top: -20px;	
	margin-bottom:20px;
	margin-left: 20%;
	padding-top: 5px;
	background-color: #008fe8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#008fe8), to(#0068ad));
	background-image: -webkit-linear-gradient(top, #008fe8, #0068ad);
	background-image: -moz-linear-gradient(top, #008fe8, #0068ad);
	background-image: -o-linear-gradient(top, #008fe8, #0068ad);
	background-image: linear-gradient(to bottom, #008fe8, #0068ad);
	-webkit-box-shadow: 0px 1px 2px 0px #565454;
	box-shadow: 0px 1px 2px 0px #565454;
	color: white;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	height: 35px;
	cursor: pointer;
	border: 1px solid #626262;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}
#featuresList{
	color:#4F5155;
	margin-top:80px;
	font-size: .8em;
	margin-left:5%;
}
.feature {
	float:left;
	width: 28%;
	text-align: left;
	height: 150px;
	margin-left:20px;
	padding-right:10px;
}
.feature img {
	width:70px;
	margin-top:10px;
	margin-bottom:70px;
	float:left;	
	margin-right:20px;
		
}

#need_eps{
	text-align:center;
	margin-top: 60px;
	margin-bottom: 20px;
	color:#66676B;
	font-size: 2.55em;
	font-weight:bold;
}
#logoArray{
	border-top: 1px solid #4f5155;
	padding-top: 15px;
	font-size: 0.8em;
	color:#3366cc;
}

/**********************
PRICE PAGES
***********************/

#price_left {
	width: 25%;
	float: left;
	font-size:2em;
	font-weight:bold;
	color:#4F5155;
	clear: both;
}

#price_image {
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 175px;	
	margin-left: 30px;
}
#price_roll_image {
	margin-top: 85px;
	margin-left:30px;
}
#price_sheet_image {
	margin-top:120px;
	margin-left:20px;
}
#price_sheet_image2 {
	margin-top:60px;
	margin-left:20px;
}
#price_roll_image_wr_1 {
	margin-left:30px;
	margin-top: 140px;
}
#price_roll_image_wr_2 {
	margin-left:30px;
	margin-top: 60px;
}

#price_main{
	width: 75%;
	float: left;	
}
#price_main.flexible-quantity--price{
	float: right;
	margin-bottom: 50px;
}
#price_top_text{
	margin-top: 32px;
    text-align: left;
    padding-left: 22px;
}
#price_top_text h2 {
	margin-top:0.5em;	
}
.price_grid {
	padding-left: 30px;	
	margin-top:25px;
	font-size: 0.9em;
	font-weight:500;
	margin-bottom:20px;
}
.price_grid table{
	border: 1px solid #939598;	
	margin-bottom: 5px;
}
.price_grid .sheet_pricing td {
	text-align: center;	
}
.price_grid th, td{
	text-align: left;
	padding-left: 5px;
	padding-top: 7px;	
}
.price_grid th{
	background-color: #c9c9c9;
	border-bottom: 3px solid black;	
}
.price_grid table a{
	color:black;	
}
.alt_row{
	background-color: #C9DDF5;	
}
.price_grid .sheet_pricing th {
	text-align: center;	
}
.price_grid tbody tr:hover {
	background-color: #8CC63F;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7ebc25), to(#417f18));
	background-image: -webkit-linear-gradient(top, #7ebc25, #417f18);
	background-image: -moz-linear-gradient(top, #7ebc25, #417f18);
	background-image: -o-linear-gradient(top, #7ebc25, #417f18);
	background-image: linear-gradient(to bottom, #7ebc25, #417f18);
	color: white;
	cursor:hand;
	cursor:pointer;
}
.price_grid tbody tr:hover a{
	color:white;
	text-decoration:none;	
}

#sheet_price_info_left, #sheet_price_info_right {
	float: left;
}
#sheet_price_info_left{
	width: 50%;	
}
#sheet_price_info_left ul{
	font-size: 1.0em;
	color: #000;
	line-height: 1.5em;
	-webkit-margin-before: .5em;
	-webkit-margin-after: 0em;
	padding-top: 20px;
	font-weight: bold;
	list-style-type: circle;
	
}

#sheet_price_info_right {
	padding-left: 60px;	
}

/*********************
FAQ
*********************/
#faq_main{
	padding-left:60px;
	padding-right:60px;
	margin-bottom:60px;
	font-size: .9em;
	color:#6D6D6D;
	text-align:justify;
}

#faq_nav{
	display: block;
	font-size: 1.5em;
	color: #3366cc;
	padding-left:46px;
	padding-right:46px;
	text-align:right;
	float: left;
	width: 100%;
}
#faq_nav ul {
	list-style:none;
	float:left;
	padding:0;
}

#faq_nav ul li{
	display:inline;
	text-align:center;
	-webkit-margin-before:0;
	-webkit-margin-after:0;
	margin: 0;
}



#faq_main ul{
	list-style:disc;
	-webkit-margin-before: .5em;
	-webkit-margin-after: 1em;
}

.indent_ans ul{
	list-style:disc;
	-webkit-margin-before: .5em;
	-webkit-margin-after: 1em;
}

.indent_ans ol{
	list-style:decimal;
	-webkit-margin-before: .25em;
	-webkit-margin-after: 1em;
}

#faq_main b{
	color:#4C4C4C;
}

#faq_main a {
cursor: auto;
}
#faq_main h2{
	margin-top: 50px;
	margin-bottom:19px;
}

.indent_ans {
	padding-top:.5em;
	padding-left:40px;
	display:block;
	
}
/***************************
STUFF THAT WAS ALREADY HERE
***************************/


ol,ul{
	list-style:none
}
blockquote,q{
	quotes:none
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';content:none
}
table{
	border-collapse:collapse;border-spacing:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display:block
}
.clear{
	clear:both
}
.sticky{}
.bypostauthor{}
.wp-caption{}
.wp-caption-text{}
.gallery-caption{}
.alignright{}
.alignleft{}
.aligncenter{}

#footer {
	background-color: #2c303a;
	color: #939598;
	font-size: 1.0rem;
	line-height: 1.2rem;
}
#footer h3 {
	margin-top: 0.5rem;
	font-size: 1.5rem;
	margin-bottom:0.5rem;
	color: white;
	font-weight:bold;
}
#footer a{
	color:#939598;
}

#footer .footer_ul{
	padding: 0;
	padding-left: 5%;
    list-style-type: none;
    display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 1100px;
    margin: 0 auto;
}
#footer .footer_ul li>div{
	padding-left: 5px;
    padding-top: 7px;
}
#footer .footer_adress{
	flex: 0 0 33%;
}
#footer .footer_web_link{
	flex: 0 0 33%;
}
#footer .footer_page_link{
	flex: 0 0 33%;
}

.page--title{
	margin-top: 30px;
	 margin-bottom: 30px; 
	 text-align: center;
}
.top-page{
 	padding: 8px 0 0;
    display: block;
}
/*responsive*/
@media (max-width: 1600px){
	#header_right{
		font-size: 1.1em;
	}
	h1{
		font-size: 2.4em;
	}
	h2{
		font-size: 1.7em;
	}
	h4{
		font-size: 1.1em;
	}
	h5{
		font-size: 1.0em;
	}
	#i_need{
		margin-top: 65px;
	}
	.prod_title, .prod_symb{
		font-size: 1.3em;
	}
	.buy_now{
		width: 155px;
		font-size: 1.1em;
		height: 31px;
	}
	.feature{
		height: 145px;
	}
	#need_eps{
		margin-top: 55px;
		font-size: 2.1em;
	}
	/*faq*/
	#faq_nav{
		clear: both;
  		display: table;
		font-size: 1.3em;
		margin: 0 auto;
	}
	#faq_main h2{
		margin-top: 45px;
    	margin-bottom: 18px;
	}
	#faq_main ul {
	    margin-bottom: 0px;
	    margin-top: 6px;
	}
	.page--title{
		margin-top: 28px;
    	margin-bottom: 28px;
	}
	.price_grid{
		font-size: 0.8em;
	}
	#price_image{
		margin-bottom: 0;
		margin-top: 10px;
	}
	#price_top_text{
		margin-top: 54px;
	}
	#price_roll_image_wr_2{
		margin-top: 30px;
	}
	#price_roll_image_wr_1{
		margin-top: 61px;
	}
	#price_sheet_image{
		margin-top: 70px;
	}
}
@media (max-width: 1300px){
	#header_right{
		font-size: 1.0em;
	}
	h1{
		font-size: 2.0em;
	}
	h4 {
    	font-size: 0.9em;
	}
	#i_need{
		margin-top: 60px;
	}
	.prod_title, .prod_symb {
    	font-size: 1.2em;
	}
	.buy_now {
	    width: 150px;
	    font-size: 1.0em;
	    height: 26px;
	}
	#featuresList{
		margin-top: 75px;
	}
	.feature img{
		width: 65px;
		margin-bottom: 0px;
	}
	#need_eps{
		margin-top: 50px;
    	font-size: 1.9em;
	}
	.feature {
	    height: auto;
	    margin-bottom: 40px;
	}
	#faq_nav{
		font-size: 1.1em;
	}
	.page--title{
		margin-bottom: 15px;
	}
	#faq_main h2{
		margin-top: 40px;
		margin-bottom: 15px;
	}
	#faq_main{
		font-size: .8em;
    	line-height: 1.4;
	}
	#price_roll_image{
		margin-top: 67px;
	}
	.price_grid{
			margin-top: 16px;	
	}
	#price_roll_image_wr_2{
		margin-top: 20px;
	}
	#price_main.flexible-quantity--price{
		margin-bottom: 40px;
	}
}
@media (max-width: 1199px){
	body{
		min-width: auto;
	}
	header{
		height: auto;
	}
	#header_inner{
		width: auto;
		max-width: 100%;
	}
	#header_inner img{
		width: 100%;
    height: auto;
	}
	#header_right{
		font-size: 0.9em;
		padding-top: 6px;
    	padding-bottom: 6px;
	}
	#header_inner > a{
		display: inline-block;
	    vertical-align: middle;
	    max-width: 200px;
	}
	#container {
	    width: 100%;
	    max-width: 950px;
	}
	footer table{
		width: 100%;
		overflow: auto;
	}
	h1{
		font-size: 1.8em;
	}
	h2 {
   		font-size: 1.49em;
	}
	h4 {
    	font-size: 0.9em;
	}
	#i_need{
		margin-top: 35px;
	}
	.prod_title, .prod_symb {
    	font-size: 0.9em;
	}
	#product_container{
		margin-left: 0;
		clear: both;
	    display: table;
	}
	#product_container>div {
    	width: 25%;
    	height: 100%;
	}
	#product_container img {
    	max-width: 90%;
    	height: 100%;
	}
	.prod_symb{
		left: 20px;
	}
	#featuresList{
		margin-top: 50px;
		margin-left: 0;
	}
	.feature img{
		margin-right: 11px;
	}
	#need_eps{
		margin-top: 30px;
		font-size: 1.5em;
	}
	.buy_now {
	    width: 125px;
	    font-size: 0.8em;
	    height: 22px;
	}
	#footer .footer_ul{
		width: 950px;
	}
	#faq_main h2 {
	    margin-top: 30px;
	    margin-bottom: 11px;
	}
	#faq_main{
		margin-bottom: 50px;
	}
	#faq_nav {
    	font-size: 1em;
    	padding: 0;
    }
    #price_left{
    	width: 25%;
    }
    #price_main{
    	width: 75%;
    }
    #sheet_price_info_right{
    	padding-left: 10px;
    }
    #price_top_text{
    	padding-left: 27px;
    }
    #price_image{
    	margin-top: 0;
    	margin-left: 30px;
    	margin-bottom: 12px;
    }
    #price_roll_image_wr_2{
    	
    	margin-top: 25px;
    }
    #price_main.flexible-quantity--price{
    	margin-bottom: 38px;
    }
}
@media (max-width: 992px){
	#header_inner > a{
		max-width: 185px;
		padding: 3px 0 0 10px;
	}
	#header_inner img{
		margin: 0;
	}
	#header_right{
		font-size: 0.8em;
		padding: 0;
	}
	h1{
		font-size: 1.6em;
	}
	h2 {
    	font-size: 1.3em;
	}
	h4 {
   		font-size: 0.8em;
	}
	#container{
		max-width: 90%;
	}
	#top_text{
		background-size: 200px;
		height: 65px;
	}
	.prod_title, .prod_symb {
    	font-size: 0.8em;
	}
	.buy_now {
	    width: 100px;
	    font-size: 0.7em;
	    height: 20px;
	}
	#featuresList{
		clear: both;
	    content: '';
	    display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	}
	#featuresList .feature{
    	flex: 0 0 40%;
	}
	.feature img{
		margin-top: 0;
		margin-bottom: 10px;
	}
	#need_eps{
		margin-top: 20px;
		font-size: 1.3em;
	}
	#logoArray{
		font-size: 0.7em;
	}
	#iframe-button-container .button-svg{
		height: 50px;
    	width: 50px;
	}
	#footer .footer_ul{
		width: 750px;
		padding-left:0;
	}
	#faq_main h2{
		margin-top: 28px;
    	margin-bottom: 8px;
	}
	.top-page{
		padding: 5px 0 0;

	}
	#faq_main {
    	margin-bottom: 45px;
	}
	#price_roll_image_wr_1,#price_sheet_image{
		margin-left: 0;
	}
	.price_grid table{
		margin-top: 16px;
	}
	#price_roll_image,#price_roll_image_wr_2,#price_sheet_image2,#price_image,#price_roll_image_wr_1,#price_sheet_image{
			margin-left: 0;
			width: 100%;
	}
	#price_roll_image{
		margin-top: 55px;
	}
	.price_grid{
		font-size: 0.7em;
		padding-left: 21px;
	}
	.price_grid table{
		margin-top: 8px;
	}
	#sheet_price_info_left{
		width: 100%;
	}
	#sheet_price_info_left ul{
		padding-top: 6px;
	}
	#sheet_price_info_right{
		padding-left: 43px;
    	padding-top: 4px;
	}
	#price_top_text{
		padding-left: 15px;
	}
	#price_main.flexible-quantity--price{
		margin-bottom: 30px;
	}
}
@media (max-width: 767px){
	#header_inner > a{
		margin: 0 auto;
    	display: block;
    	padding: 15px 0 0 10px;
	}
	#header{
		clear: both;
	    display: table;
	    width: 100%;
	}
	#header_right ul,#header_right{
		float: none;
	}
	h1{
		font-size: 1.5em;
    	line-height: normal;
	}
	#top_text{
		background-size: 150px;
    	height: 120px;
    	background-position: top;
	}
	#top_text > h1 {
    	padding-top: 60px;
	}
	#container{
		max-width: 100%;
	}
	#product_container > div p {
    	text-align: center;
	}
	#i_need {
    	margin-top: 25px;
	}
	h2 {
    	font-size: 1.1em;
	}
	#product_container>div{
		width: 49%;
		margin: 20px 0;
	}
	.prod_img{
		border: none;
	}
	.prod_title{
		margin: 0;
    text-align: center;
	}
	#product_container>div:nth-child(odd){
		border-right: 1px solid #4f5155;
	}
	#product_container img{
		max-width: 100%;
	}
	.prod_symb{
		left: inherit;
    	text-align: center;
	}
	#featuresList .feature{
		padding: 0;
    	margin: 0 20px 20px;
	}
	.feature img{
		width: 55px;
		margin-bottom: 50px;
	}
	#need_eps {
	    margin-top: 10px;
	    font-size: 1.1em;
	}
	#i_need h2{
		text-align: center;
	}
	#footer .footer_ul {
    	width: 550px;
    	padding-left:0;
	}

	.buy_now{
		margin-right: auto;
    	margin-left: auto;
	}
	#faq_main h2{
		margin-top: 26px;
    	margin-bottom: 6px;
    	
	}
	#faq_main {
	    padding-left: 34px;
    	padding-right: 34px;
	}
	#price_left{
		width: 100%;
	    max-width: 200px;
	    margin: 0 auto;
	    float: none;
	    display: table;
	    margin-top: 20px;	
	}
	#price_left:first-child{
		margin-top: 0;
	}
	#price_main{
		float: none;
		width: 100%;
	}
	#price_top_text{
		padding: 0;
		text-align: center;
		margin: 0;
	}
	#price_sheet_image2{
		margin-top: 25px;
	}
	#price_main.flexible-quantity--price{
		    float: none;
		    display: table;
		    clear: both;
	}
	#price_image{
		margin-bottom: 0;
	}
	.price_grid{
		margin-top: 0;
		padding: 0 15px;
	}
	.table-responsive{
		overflow-y: hidden;
	    overflow-x: auto;
	    padding-bottom: 17px;
	    -webkit-overflow-scrolling: touch;
	}
	.table-responsive > table{
		width: 737px;
	    margin-bottom: 0;
	    max-width: none;
	}
	#price_roll_image,#price_roll_image_wr_1,#price_sheet_image{
		margin-top: 0;
	}
}
@media (max-width: 575px){
	h1 {
    	font-size: 1.3em;
    }
    h4 {
    	font-size: 0.7em;
	}
	#i_need {
   		margin-top: 11px;
	}
	#product_container img{
		margin-top: -20px;
	}
	#product_container>div{
		margin: 15px 0;

	}
	#featuresList .feature{
		flex: 0 0 90%;
		text-align: center;
		margin: 0 20px 15px;
	}
	.feature img{
		margin-bottom: 0;
		float: none;
	}
	#top_text{
		background-size: 150px;
    	height: 120px;
    	background-position: top;
	}
	#top_text > h1 {
    	padding-top: 59px;
	}
	div#featuresList>div:empty, div#featuresList>div.clear{
		display: none;
	}
	div#featuresList .feature:nth-last-child(3){
		order: 6;
	}
	#featuresList {
    	margin-top: 35px;
    }
    .buy_now {
    	font-size: 0.6em;
    	height: 19px;
	}
	#featuresList{
		font-size: .7em;
	}
	#footer .footer_ul{
		width: 100%;
		padding-left:0;
	}
	#footer .footer_adress,#footer .footer_web_link,#footer .footer_logo,#footer .footer_page_link{
		flex: 0 0 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: center;
    	text-align: center;
		margin: 5px 0;
	}
	#faq_main {
	    padding-left: 17px;
    	padding-right: 17px;
	    font-size: .7em;
	}
	.page--title {
    	margin-bottom: 8px;

	}
	#faq_nav{
		padding: 0;
	}
	.price_grid{
		font-size: 0.65em;
	}
	#sheet_price_info_left ul{
		padding-left: 15px;
	}
	#sheet_price_info_right{
		padding-left: 15px;
	}
}
@media (max-width: 479px){
	#header_right ul{
		padding: 0;
	}
	#header_right{
		font-size: 0.6em;
	}
	#top_text{
		margin-top: 26px;
    	height: 112px;
    	background-position: top;
	}
	#top_text > h1{
		padding-top: 56px;
	}
	h1 {
    	font-size: 1.2em;
	}
	h2 {
    	font-size: 1.0em;
	}
	h4 {
    	font-size: 0.6em;
	}
	#product_container>div{
		width: 100%;
		margin: 5px 0;
	}
	#product_container>div:nth-child(odd){
		border-right: none;
	}
	#product_container > div p{
		text-align: center;
	}
	.buy_now{
			margin-right: auto;
    margin-left: auto;
	}
	#product_container img{
		height: auto;
	}
	#need_eps{
		font-size: 0.8em;

	}
	#faq_main h2 {
	    margin-top: 20px;
	    margin-bottom: 4px;
	}
	#faq_main {
    	margin-bottom: 40px;
	}
	#faq_nav ul li{
		display: block;
		
	}
	#faq_nav ul li {
		border-bottom: 1px solid black;
	}
	#faq_nav ul li:last-child{
		border: none;
	}
	#faq_nav > ul li:nth-child(even){
		display: none;
	}

}