.vslide-header {
cursor: hand;
cursor: pointer;
background: #cc5600;
width: 280px;
height: 45px;
margin: 3px 0 3px 0;
padding: 0;
border: none;
}

.vslide-header a {
display: block;
width: 280px;
height: 45px;
margin: 0;
padding: 0;
overflow: hidden;
border: none;
}

.vslide-header a.title1 {
background: #cc5600 url(../images/vslide-nav/title1.jpg) no-repeat 0 0;
}

.vslide-header a.title2 {
background: #cc5600 url(../images/vslide-nav/title2.jpg) no-repeat 0 0;
}

.vslide-header a.title3 {
background: #cc5600 url(../images/vslide-nav/title3.jpg) no-repeat 0 0;
}

.vslide-header a.title4 {
background: #cc5600 url(../images/vslide-nav/title4.jpg) no-repeat 0 0;
}

.vslide-header a.title5 {
background: #cc5600 url(../images/vslide-nav/title5.jpg) no-repeat 0 0;
}

.vslide-header a.title6 {
background: #cc5600 url(../images/vslide-nav/title6.jpg) no-repeat 0 0;
}

.vslide-header a.title7 {
background: #cc5600 url(../images/vslide-nav/title7.jpg) no-repeat 0 0;
}

.open a.title1 {
background: #111 url(../images/vslide-nav/title1.jpg) no-repeat 0 -45px;
}

.open a.title2 {
background: #111 url(../images/vslide-nav/title2.jpg) no-repeat 0 -45px;
}

.open a.title3 {
background: #111 url(../images/vslide-nav/title3.jpg) no-repeat 0 -45px;
}

.open a.title4 {
background: #111 url(../images/vslide-nav/title4.jpg) no-repeat 0 -45px;
}

.open a.title5 {
background: #111 url(../images/vslide-nav/title5.jpg) no-repeat 0 -45px;
}

.open a.title6 {
background: #111 url(../images/vslide-nav/title6.jpg) no-repeat 0 -45px;
}

.open a.title7 {
background: #111 url(../images/vslide-nav/title7.jpg) no-repeat 0 -45px;
}

.vslide-content {
background: #111;
width: 280px;
height: 135px;
margin: 0;
padding: 0;
}

.vslide-content a {
display: block;
width: 280px;
height: 135px;
margin: 0;
padding: 0;
}
