* { 
	-webkit-print-color-adjust: exact; 
}
aside, 
header .nav,
header .block,
footer,
.helper,
.right.w300,
.modal,
.mapShadowContainer,
#map,
.print 
{ 
	display: none; 
}

section {
	background:none !important;
}
/*
a:after {
	content:" <" attr(href) ">";
}

a[href^=http]:after {
	content:" <" attr(href) ">";
}
*/
a {
	color:#555;
	text-decoration:none;
}	


p {
    padding: 0px;
    margin: 0px 0px 10px;
}
section.services .w1200 .w790 .w390, .w790i .w390 {
    width: 49%;
}
.left {
    float: left;
}
.right {
    float: left;
}
.null {
    clear:both;
}

p, div, section, a, span {
	font-size:12px;
}

img {
	max-width:100%;
	height:auto;
}
