body {   
  background-image: url('../images/i-bg-pu-h.gif');
}
#content a {
  color: #d53bff;
}
#content a:hover, #content #breadcrumbs a:hover  {
  color: #db55ff;
}
#top-nav li a.nav-bo {
	padding-bottom: 3px;
	margin-bottom: 0;
	}
#lhs ul li a:hover {
	color:#d53bff;
	}
#search input {
	background:transparent url('../images/i-input-search-pu.jpg') no-repeat;
}
#search .submit {
	background:transparent url('../images/i-button-search-pu.png') no-repeat;
}
#rhs h3 {
	background-image: url('../images/g-arrow-pu.gif');
}
ul.news li a:after {
	content: url('../images/g-abullet-pu.png');
}