.sampleAnchors a { font-family: 'trebuchet ms', verdana, arial }
.sampleAnchors { list-style: none; margin: 0; padding: 0 0 1px; }
.sampleAnchors:after { display: block; clear: both; content: " "; }
.sampleAnchors a {
    display: block; position: relative; top: 1px; border: 1px solid #000;
    border-bottom: 0; z-index: 2; padding: 2px 9px 1px; color: #444; text-decoration: none;
    font-weight:bold;font-size:14px;
}
.sampleAnchors a:focus, .sampleAnchors a:active { outline: none; }
.tabs-selected a { background-color: #fff; color: #000; font-weight: normal; border-bottom: 1px solid #fff; margin-bottom: -1px; overflow: visible;font-size:12px; }
.tabContent { padding: 10px 25px; clear: left; background-color: #fff; margin: 0; }
.sampleTabContent { font-weight:normal;width:1000px; font-family: 'trebuchet ms', verdana, arial;padding: 10px 25px; clear: left; background-color: #fff; margin: 0; border: 1px solid #000; color:#000000; font-size:12px; text-align:left; }
.tabs-hide { display: none; background-color: #fff }
.sampleAnchors a { display: block; }
.sampleAnchors li { float: left; margin: 0 1px 0 0; }
.sample-tab-selected a { background-color: #ccc; color: #000; font-weight: bold; border-bottom: 1px solid #ccc; margin-bottom: -1px; overflow: visible}
.tabs-container {
    border-top: 1px solid #000;    
    padding: 1em 8px;
    width:1000px;
    background: #ccc; /*declare background color for container to avoid distorted fonts in IE while fading */
}
.title
{
	background-color:#ccc;
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
