.glidecontentwrapper {
position:relative;
width:290px;
height:232px;
border:1px solid #288cb6;
overflow:hidden;
float:left
}

.glidecontent {
position:absolute;
background:#FFF;
visibility:hidden;
width:280px;
padding:5px
}

.glidecontenttoggler {
width:295px;
margin-bottom:0;
text-align:center
}

.glidecontenttoggler a {
display:inline-block;
background:url("tableft4.gif") no-repeat left top;
color:#2e6ab1;
margin-right:3px;
font-weight:700;
text-decoration:none;
padding:0 0 0 7px
}

.glidecontenttoggler a span {
background:url("tabright4.gif") no-repeat right top;
display:block;
padding:5px 15px 4px 6px
}

.glidecontenttoggler a:hover span {
background:url("tabright4.gif") no-repeat right top;
display:block;
background-position:100% -42px;
padding:5px 15px 4px 6px
}

.contenthead {
background-color:#FC3;
margin-right:5px
}

.glidecontenttoggler a.prev,.glidecontenttoggler a.next {
background:url("tableft4.gif") no-repeat left top;
padding:0 0 0 7px
}

.glidecontenttoggler a.selected,.glidecontenttoggler a:hover,.glidecontenttoggler a.prev:hover,.glidecontenttoggler a.next:hover {
background:url("tableft4.gif") no-repeat left top;
background-position:0 -42px;
color:#000;
padding:0 0 0 7px
} 
