/* -------< Print friendly stylesheet >------- */
html,.header,.container,.info{
	background-color:white;
	background-image:none;
}
.faq-questions h3:first-letter,.faq-questions p:first-letter,.header h1,h2{
	color:black;
}
.navigation,.logo,.testimonial,.footer, img,form{
    display: none;
}
.link-wrap .info{
	border:none;
	display:block !important;
}
a{
	color:#767676 !important;
}
table a{
	color:#515151;
}
tr:nth-child(even)
	{ background-color:white;}
tr:nth-child(odd)
	{ background-color:#F7F7F7;}
h2 {
    clear: both;
}
.cell3-r{
	float:none;
}
.thumbs img{
	display:block;
	margin:5px;
	float:left;
}
.long_cards img {
    height: 140px;
    width: 115px;
}
.header h1{
	position:relative;
	float:left;
}
.container {
    border-bottom: 1px solid #656060;
}
.placeholder{
	border:none;
}