.tab_se_left
{

background-image: url('../imagesp2/tabselectedLeft.gif'); background-repeat: 
               no-repeat; background-position-x: right}

.tab_se_center
{
background-image: url('../imagesp2/tabselectedCenter.gif'); background-repeat: 
               repeat-x; background-position-x: right}
}

.tab_se_right
{
background-image: url('../imagesp2/tabselectedRight.gif'); background-repeat: 
               no-repeat; background-position-x: right}
}

.tab_dese_left
{

background-image: url('../imagesp2/tabdeselectedLeft.gif'); background-repeat: 
               no-repeat; background-position-x: right}

.tab_dese_center
{
background-image: url('../imagesp2/tabdeselectedCenter.gif'); background-repeat: 
               repeat-x; background-position-x: right}
}

.tab_dese_right
{
background-image: url('../imagesp2/tabdeselectedRight.gif'); background-repeat: 
               no-repeat; background-position-x: right}
}