#slidetabsmenu {
float:left;
width:100%;
font-size:13px;
line-height:24px;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 0em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(../images/ciao_tab_left5.gif) no-repeat left top;
margin:0;
padding:0 0 0 14px;
margin-right:4px;
margin-bottom:-1px;
position:relative;
text-decoration:none;
}

#productDescription1, #productDescription2, #productDescription3, #productDescription4, #productDescription5, #productDescription6, #productDescription7, #productDescription8, #productDescription9 {background-color:#eef5f9;color:#5e6470;padding:5px;border:1px solid #d2dff0;}

#slidetabsmenu a span {
float:left;
text-align: center;
display:block;
background:url(../images/ciao_tab_right5.gif) no-repeat right top;
padding:3px 14px 3px 5px;
padding-right:20px;
margin-bottom:-1px;
font-weight:normal;
font-style:italic;
color:#4e6275;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
text-align: center;
}

#slidetabsmenu a.current{
background-position:0 -30px;
}

#slidetabsmenu a.current span {
background-position:100% -30px;
font-weight:bold;
font-style:normal;
text-align: center;
color:#215381;
}

#slidetabsmenu a:hover {
background-position:0% -30px;
}

#slidetabsmenu a:hover span {
background-position:100% -30px;
}


.tabcontent{
background: white;
line-height:23px;
display:none;
}