.v-chrome-bd h1 {
	background-image: none !important;
	border: 0px !important;
	background: none !important;
	padding: 0px !important;
	margin: 0px 0px 4px 0px !important;
	color: #45aaff !important;
	text-transform: none !important;
	font-size: 120%;
}

.v-chrome-bd #toolbar {
	height: 18px;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	position: relative;
}

.v-chrome-bd #toolbar #buttons {
	float: right;
	position: absolute;
	top: 4px;
	right: 4px;
}

.v-chrome-bd #toolbar #buttons img {
	margin: 2px;
}

.v-chrome-bd {
  padding: 5px 6px;
  text-align: left;
}
.v-chrome .bgnd * {
	background-image:url(../img/background_box_no-shadow.png);
	background-color: #000000;
}

.v-chrome .bgnd u.w {
	height:20px;
	right:10px;
}
.v-chrome .bgnd u.e {
	background-position:-1185px 0;
	height:20px;
	width:10px;
}
.v-chrome .bgnd i.w {
	background-position:-1195px -20px;
	bottom:10px;
	right:100px;
	top:20px;
}
.v-chrome .bgnd i.e {
	background-position:100% -70px;
	bottom:10px;
	top:20px;
	width:100px;
}
.v-chrome .bgnd b.w {
	background-position: 0px 100%;
	/*height:10px;*/
	right:10px;
}
.v-chrome .bgnd b.e {
	background-position:-1185px 100%;
	/*height:10px;*/
	width:10px;
}

