ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li { background:url(images/tab-img.png);    
    float: left;
    margin: 0 1px 0 0;
    padding-left: 10px;
}

ol#toc a {
    background:#000 url(images/tab-img.png) 100% 0;
    color: #fff;
	font-weight: bold;
    display: block;
    float: left;
	height:25px; line-height:25px;
	padding:5px 25px 0 15px;    
    text-decoration: none;
}

ol#toc li.current {
    background-color: #fff;
	font-weight: bold;
    background-position: 0 -60px;
}

ol#toc li.current a {
    background-position: 100% -60px;
    color: #fff;
    font-weight: bold;
}

div.content { width:400px; height:140px;
    border: #e14f00 solid 1px;
	margin-top:8px;	
    clear: left;    
}

.testimonials{clear: left;width:380px; padding:5px;}
.testimonials .floatbox{float: left;width: 100px;}
.testimonials .floatbox img{border:#CCCCCC 1px solid;}
* html .testimonials { /* IE 3px jog hack*/height: 1%;}
.testimonials {font-family: verdana, Helvetica, sans-serif; font-size: 11px; font-weight:normal; text-align:justify; color: #000; margin:0 10px 0 0;}
.testimonials a, .testimonials a:link, .testimonials a:visited, .testimonials a:active {color:#d62420; text-decoration:none;}
.testimonials a:hover {color: #d62420; text-decoration:underline;}

a.up:link {color: #d62420; text-decoration:none}
a.up:visited {color: #d62420; text-decoration:none}
a.up:hover {color: #d62420; text-decoration:none}