.TabbedPanelsTabGroup {
background:transparent url(../images/_backgrounds/title-bg.jpg) repeat-x scroll 0 0;
float:left;
height:42px;
margin:0;
padding:0 10px;
width:685px;
}

.TabbedPanelsTabSelected {
background:#8E1C83 none repeat scroll 0 0;
}

li.TabbedPanelsTab {
padding:10px 11px;
text-align:center;
}

.TabbedPanelsTab {
-moz-user-select:none;
color:#FFFFFF;
cursor:pointer;
float:left;
font-size:1.2em;
font-weight:bold;
height:18px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
overflow:hidden;
position:relative;
top:0;
width:auto;
}


.TabbedPanelsContentGroup {
background-color:#FFFFFF;
float:left;
height:auto;
width:705px;
}


#product-area .TabbedPanels h2 {
background:transparent none repeat scroll 0 0;
color:#000000;
font-size:1.4em;
margin:10px 0;
padding:0;
width:685px;
}

.TabbedPanelsContent {
background-color:#FFFFFF;
color:#000;
clear:both;
height:364px;
overflow-x:hidden;
overflow-y:auto;
padding:10px;
width:685px;
}

.TabbedPanelsTabGroup a
{
	color: #fff;
}
