.wrapper .leftside, .wrapper .rightside {
	width:6px;
	height:100%;
	position:absolute;
	top:0;	
	}
	.wrapper .leftside {
		background:url(../images/bg-shadow.png) 0 0 repeat-y;
		left:-6px;
	}
	.wrapper .rightside {
		background:url(../images/bg-shadow.png) -7px 0 repeat-y;
		right:-6px;
	}
.bottom-wrap {
	width:992px;
	height:6px;
	margin:0 auto;
	background:url(../images/bg-shadow2.png) 0 0 repeat-x;
}


.text-mod .quote img {
	top:4px;
}
.intro-text {
	margin-right:35px;
}
.breadcrumbs a	{
	background-position:100% 2px;
}	

.link-mod .description a  {
	background-position:100% 0;
}	