.tabrow {
width: 582px;
font-size: 85%;
height: 30px;
margin: 0px;
padding: 0px;
}

.tabrow a:link    { color: #000000; text-decoration: none; }
.tabrow a:visited { color: #000000; text-decoration: none; }
.tabrow a:hover   { color: #000000; text-decoration: none; }
.tabrow a:active  { color: #ff00ff; }

.tabselected {
text-align: center;
width: 72px;
height: 20px;
display: block;
float: left;
background-color: #ffffff;
background-image: url(http://www.e-classifieds.net/images/tab_white.png);
background-repeat: no-repeat;
background-position: bottom;
padding-top: 10px;
}
.tabnormal {
text-align: center;
width: 72px;
height: 16px;
display: block;
float: left;
background-color: #ffffff;
background-image: url(http://www.e-classifieds.net/images/tab_grey.png);
background-repeat: no-repeat;
background-position: bottom;
padding-top: 14px;
}

* html .tabselected {   /*** IE6/win box model fix ***/
height: 20px;
hei\ght: 30px;
}
* html .tabnormal {   /*** IE6/win box model fix ***/
height: 20px;
hei\ght: 30px;
}

.tabdiv{
width: 554px;
height: 140px;
padding: 10px;
display:block;
border-left: 1px solid black;
border-bottom: 1px solid black;
border-right: 1px solid black;
background-image: url(http://www.e-classifieds.net/images/tabdivbg.png);
}

* html .tabdiv {   /*** IE6/win box model fix ***/
width: 554px;
wid\th: 576px;
height: 140px;
hei\ght: 161px;
}

.tabdiv a:link    { color: #000000; text-decoration: none; }
.tabdiv a:visited { color: #000000; text-decoration: none; }
.tabdiv a:hover   { color: #000000; text-decoration: none; }
.tabdiv a:active  { color: #ff00ff; text-decoration: none; }

.tabplan {
font-weight: bold;
height: 10px;
padding: 3px;
margin: 0px;
}

.tabfeatures {
float: left;
width: 33%;
font-size: 85%;
margin-top: 20px;
height: 80px;
}

* html .tabfeatures {   /*** IE6/win box model fix ***/
height: 80px;
hei\ght: 100px;
}

.tabbullets {
padding-top: 0px;
margin-top: 0px;
list-style-type: none;
padding-left: 0px;
margin-left: 10px;
}

.tabbullets li {
background-image: url(http://www.e-classifieds.net/images/arrows.gif);
background-repeat: no-repeat;
background-position: 0 4px;
padding-left: 11px;
}

.tabprice {
float: left;
width: 34%;
font-size: 85%;
margin-top: 0px;
color: #c0c0c0;
height: 100px;
text-align: right;
}

.tabbuttonrow {
float: left;
width: 62%;
}

.tabbuttons {
border-left: 2px solid black;
border-top: 2px solid black;
border-bottom: 2px solid black;
border-right: 2px solid black;
}

.tabbuttons:hover {
border-left: 3px solid #888888;
border-top: 3px solid #888888;
border-bottom: 1px solid black;
border-right: 1px solid black;
}

.tabcompare {
float: left;
width: 38%;
padding-top: 5px;
}

.tabcompare img {
vertical-align: middle;
}

.tabcompare a:hover {
color: blue;
}

.tabcompare_ie5 {
float: left;
width: 38%;
padding-top: 5px;
display: none;
}

.tabcompare_ie5 img {
vertical-align: middle;
}

.tabcompare_ie5 a:hover {
color: blue;
}

