﻿
.tabon {
width:150px;
height:30px;
}

.taboff 
{
filter: alpha(opacity=40);
-moz-opacity:0.40;
opacity:0.40;
width:150px;
height:30px;
}

