/* media="all" hides styles from NS4.x only    - so we'll put styles we want to hide from NS4.x here */div.Article{	background: url(../img/custom_corners_topleft.gif) top left no-repeat;}div.Article h3{	background: url(../img/custom_corners_topright.gif) top right no-repeat;	padding: 15px;	margin: 0;}div.ArticleBody{	background: url(../img/custom_corners_rightborder.gif) top right repeat-y;}div.ArticleFooter{	background: url(../img/custom_corners_bottomleft.gif) bottom left no-repeat;}div.ArticleFooter p{	background: url(../img/custom_corners_bottomright.gif) bottom right no-repeat;}