.tabs {
width:565px;
overflow:hidden;
margin:20px 0 0 0;
}

.tabs div {
float:left;
text-align:center;
}

.tab1a, .tab2a, .tab3a {
color:#000;
}

.tab1b, .tab2b, .tab3b {
cursor:pointer;
color:#cc0000;
}

.tab1a, .tab1b {
width:135px;
}

.tab2a, .tab2b {
width:105px;
}

.tab3a, .tab3b {
width:150px;
}

.toggleTabs1 {
background:url('../images/tabSpriteAdv.gif') no-repeat;
padding:9px 0 10px 0;
}

.toggleTabs2 {
background:url('../images/tabSpriteAdv.gif') no-repeat 0 -35px;
padding:9px 0 10px 0;
}

.toggleTabs3 {
background:url('../images/tabSpriteAdv.gif') no-repeat 0 -70px;
padding:9px 0 10px 0;
}

div.tabContent {
border-right:1px solid #bfbfbf;
border-left:1px solid #bfbfbf;
border-bottom:1px solid #bfbfbf;
width:563px !important; 
width:565px;
margin:6px 0 30px 0;
overflow:hidden;
padding:5px 0 25px 0;
background:url('../images/tabBackground.gif') repeat-x bottom #fff;
}

div.tabContentLinks {
text-align:right;
width:543px;
padding:25px 25px 0 0;
}



div.tabContentText {
float:left;
text-align:left;
width:500px;
padding:0 0 0 25px;
}

.advantageLinks {
display:block;
margin:5px 0 10px 15px !important;
margin:5px 0 10px 5px;
padding:0px;
width:165px;
}

.keyarrow1 {
background:url(../images/arrow2.gif) no-repeat 0 0 !important;
background:url(../images/arrow2.gif) no-repeat 0 4px;
display:inline-block;
height:6px;
width:15px;
margin:0 0 0 5px;
}

