﻿.leftActive { width:2px; height:23px; position:absolute; top:0px; left:-1px; background-image: url(../../images/Tabs/tab_active_left.png); }
.middleActive { height:23px; background-image: url(../../images/Tabs/tab_active_middle.png); }
.slopeActive { width:9px; height:23px; position:relative; background-image: url(../../images/Tabs/tab_active_sideshow.png); }
.rightActive { width:13px; height:23px; background-image: url(../../images/Tabs/tab_active_right.png); }

.leftActiveRight { width:2px; height:23px; position:absolute; top:0px; left:0px; background-image: url(../../images/Tabs/tab_activeright_left.png); }
.middleActiveRight { height:23px; background-image: url(../../images/Tabs/tab_active_middle.png); }
.slopeActiveRight { width:9px; height:23px; position:relative; background-image: url(../../images/Tabs/tab_activeright_sideshow.png); }
.rightActiveRight { width:13px; height:23px; background-image: url(../../images/Tabs/tab_activeright_right.png); }

.leftInActive { width:2px; height:23px; position:absolute; top:0px; z-index:1; left:-1px; background-image: url(../../images/Tabs/tab_inactive_left.png); }
.middleInActive { height:23px; background-image: url(../../images/Tabs/tab_inactive_middle.png); }
.slopeInActive { width:9px; background-image: url(../../images/Tabs/tab_inactive_sideshow.png); }
.rightInActive { width:13px; height:23px; background-image: url(../../images/Tabs/tab_inactive_right.png); }

.leftContact { width:2px; height:23px; position:absolute; top:0px; left:0px; background-image: url(../../images/Tabs/tab_contact_left.png); }
.middleContact { height:23px; background-image: url(../../images/Tabs/tab_contact_middle.png); }
.slopeContact { width:9px; height:23px; position:relative; background-image: url(../../images/Tabs/tab_contact_sideshow.png); }
.rightContact { width:13px; height:23px; background-image: url(../../images/Tabs/tab_contact_right.png); }
.leftContactRight { width:2px; height:23px; position:absolute; top:0px; left:0px; background-image: url(../../images/Tabs/tab_contact_right_end.png); }