div.content {
    border: #00487d solid 3px;
    clear: left;
    padding: 1em;
}

div.content.inactive {
	display: none;
}

.exo {
	font:10px "Lucida Grande", Tahoma, Arial, sans-serif;
	text-decoration:none
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc a {
    background: #bdf url(http://www.racquetworld.com/_themes/tabs.gif);
    color: #008;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}


ol#toc li.selected a {
	background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li a.selected span {
	background-position: 100% -60px;
}


ol#toc span {
    background: url(http://www.racquetworld.com/_themes/tabs.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

.pricestrike {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
	text-align: center;
}
.price {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	font-size: 16px;
}

.productlinksm a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.productlinksm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.bartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}

.productlink {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none
}


