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