.v-chrome {
margin:0px;
position:relative;
z-index:2;
}
.v-chrome-bd {
min-height:50px;
padding:12px;
}
.v-chrome .bgnd {
bottom:0;
left:0;
position:absolute;
right:0;
top:0;
z-index:-1;
}
.v-chrome .bgnd * {
background-repeat:no-repeat;
overflow:hidden;
position:absolute;
}
.v-chrome .bgnd u.w {
height:60px;
left:0;
right:40px;
top:0;
}
.v-chrome .bgnd u.e {
background-position:-960px 0;
height:60px;
right:0;
top:0;
width:40px;
}
.v-chrome .bgnd i.w {
background-position:-1000px 0;
background-repeat:repeat-y;
bottom:40px;
left:0;
right:40px;
top:60px;
}
.v-chrome .bgnd i.e {
background-position:100% 0;
background-repeat:repeat-y;
bottom:40px;
right:0;
top:60px;
width:40px;
}
.v-chrome .bgnd b.w {
background-position:0 100%;
bottom:0;
height:40px;
left:0;
right:40px;
}
.v-chrome .bgnd b.e {
background-position:-960px 100%;
bottom:0;
height:40px;
right:0;
width:40px;
}
