/* CSS Document */

#tablecontainer {
width: 560px;
height: auto;
/*border: 1px solid #FF0066;*/
color: #000000;
}

#tablecontaineroffice {
/*margin: 0px auto 0px;*/
width: 560px;
height: auto;
/*border: 1px solid #FF0066;*/
color: #000000;
/*padding-left: 25px;*/
}

#titlefeatures {
width: 130px;
background-color:#003399;
color: #FFFFFF;
float:left;
line-height: 30px;
font-size:11px;
font-weight:bold;
text-align:left;
padding-left: 5px;
}

#titlefeaturesoffice {
width: 180px;
/*background-color:#003399;*/
background-image: url(../images/office_bar.gif);
background-repeat: repeat-x;
color: #08538c;
height: 30px;
float:left;
line-height: 30px;
font-size:11px;
font-weight:bold;
text-align:left;
padding-left: 5px;
}

#titlebasic {
width: 80px;
background-color:#003399;
color: #FFFFFF;
float:left;
line-height: 30px;
font-size:11px;
font-weight:bold;
text-align:center;
}

#titlebasicoffice {
width: 80px;
/*background-color:#003399;*/
background-image: url(../images/office_bar.gif);
background-repeat: repeat-x;
color: #08538c;
float:left;
line-height: 30px;
font-size:11px;
font-weight:bold;
text-align:center;
}

#titlehomepremium {
width: 92px;
background-color:#003399;
color: #FFFFFF;
float:left;
line-height: 30px;
font-size:11px;
font-weight:bold;
text-align:center;
}

#titleofficehomepremium {
width: 92px;
/*background-color:#003399;*/
background-image: url(../images/office_bar.gif);
background-repeat: repeat-x;
color: #08538c;
float:left;
line-height: 30px;
font-size:11px;
font-weight:bold;
text-align:center;
}

#titlebusiness {
width: 80px;
background-color:#003399;
color: #FFFFFF;
float:left;
line-height: 30px;
font-size:11px;
font-weight:bold;
text-align:center;
}

#titlebusinessoffice {
width: 80px;
/*background-color:#003399;*/
background-image: url(../images/office_bar.gif);
background-repeat: repeat-x;
color: #08538c;
float:left;
line-height: 30px;
font-size:11px;
font-weight:bold;
text-align:center;
}

#titleultimate {
width: 85px;
background-color:#003399;
color: #FFFFFF;
float:left;
line-height: 30px;
font-size:11px;
font-weight:bold;
text-align:center;
}

#titleultimateoffice {
width: 90px;
/*background-color:#003399;*/
background-image: url(../images/office_bar.gif);
background-repeat: repeat-x;
color: #08538c;
float:left;
line-height: 30px;
font-size:11px;
font-weight:bold;
text-align:center;
}

#titleenterprise {
width: 80px;
background-color:#003399;
color: #FFFFFF;
float:left;
line-height: 30px;
font-size:11px;
font-weight:bold;
text-align:center;
}


#features {
width: 130px;
color:#666666;
float:left;
font-size:11px;
text-align:left;
padding-left: 5px;
padding-bottom: 5px;
}

#featuresoffice {
width: 180px;
color:#666666;
float:left;
font-size:11px;
text-align:left;
padding-left: 5px;
padding-bottom: 5px;
}

#basic {
width: 80px;
color:#666666;
float:left;
font-size:11px;
text-align:center;
padding-bottom: 5px;
}

#homepremium {
width: 90px;
color:#666666;
float:left;
font-size:11px;
text-align:center;
padding-bottom: 5px;
}

#business {
width: 80px;
color:#666666;
float:left;
font-size:11px;
text-align:center;
padding-bottom: 5px;
}

#ultimate {
width: 80px;
color:#666666;
float:left;
font-size:11px;
text-align:center;
padding-bottom: 5px;
}

#ultimateoffice {
width: 85px;
color:#666666;
float:left;
font-size:11px;
text-align:center;
padding-bottom: 5px;
}

#enterprise {
width: 80px;
color:#666666;
float:left;
font-size:11px;
text-align:center;
padding-bottom: 5px;
}

#spacer {
clear:both;
width: 552px;
height: 10px;
background-image: url(../images/white_spacer.jpg);
background-repeat: no-repeat;
padding-bottom: 10px;
}

#spaceroffice {
clear:both;
width: 526px;
height: 10px;
background-image: url(../images/white_spacer_office.jpg);
background-repeat: no-repeat;
padding-bottom: 10px;
}