/* This must be included as a <link rel="stylesheet"> for the IE6-8 hacks to work (respond.js, css3pie) */
@media screen and (min-width:1024px){
	.narrow-dev {display:none}
}
@media screen and (max-width:1023px){
	.wide-dev {display:none}
}
.dirgroup {
	word-spacing: 20px;
}
.dirsubgroup {
	display: inline-block;
	vertical-align: top;
	word-spacing: normal;
}
.lim-width img {
	max-width: 100%;
	height:auto;
}
