.tabrow {
width: 760px;
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: 95px;
height: 20px;
display: block;
float: left;
background-color: #ffffff;
background-image: url(http://www.e-classifieds.net/images/tab_white2.png);
background-repeat: no-repeat;
background-position: bottom;
padding-top: 10px;
}
.tabnormal {
text-align: center;
width: 95px;
height: 16px;
display: block;
float: left;
background-color: #ffffff;
background-image: url(http://www.e-classifieds.net/images/tab_grey2.png);
background-repeat: no-repeat;
background-position: bottom;
padding-top: 14px;
}

.tabdiv{
width: 738px;
height: 520px;
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/tabdivbg3.png);
background-repeat: repeat-x;
background-color: #f5f5f5;
}

.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: 25%;
font-size: 85%;
margin-top: 20px;
height: 80px;
}

.tabbullets {
padding-top: 0px;
margin-top: 0px;
list-style-type: none;
padding-left: 0px;
margin-left: 10px;
text-align: left;
color: #000000;
}

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

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

.tabbuttonrow {
margin-top: 380px;
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 {
margin-top: 380px;
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;
}

