hr {
	height: 1px;
	background-color: #ff66cc;
}
ul {
	list-style-image: url(/images/icons/bullet_ladies.gif);
}
h1, h2, h3 {
	color: #ff66cc;
}

.search-results {
	padding: 5px;
	color: #ffffff;
	background-color: #ff66cc;
	text-transform: uppercase;
}

.name, .name-big {
	color: #ff66cc; 
}