/* CSS Document */
.kb-mostexpensive-header {
	background-image: url("../img/mostexpv.png");
	background-repeat: no-repeat;
	background-position: 0px -3px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 5px;
	border-bottom: 1px solid #777777;
}

