.fsPageContent .qFancyImg img {
	border-radius: 10px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 5px 0px #999; 
  box-shadow: 0px 0px 5px 0px #999;
}
/*
header img {
	border-radius: 0 !important;
	border: none !important;
	-webkit-box-shadow: 0 0 0 0 !important; 
  box-shadow: 0 0 0 0 !important;
}
*/