#content p {
color:#333333;
font-family:"Lucida Sans","Lucida Grande",Lucida,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:20px;
margin-left:120px;
width:484px;
}
div#matrixholder {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border:10px solid #EFF0F4;
margin:0 0 30px 120px;
padding:0;
width:484px;
}
table#pricingmatrix {
background-color:#FFFFFF;
border:medium none;
color:#666666;
font-size:1.1em;
width:484px;
}
#pricingmatrix td, #pricingmatrix th {
border:1px solid #E5E7ED;
border-collapse:collapse;
}
#pricingmatrix a.learnmore {
font-size:0.7em;
margin-left:8px;
}
#pricingmatrix td {
font-family:"Lucida Sans","Lucida Grande",Lucida,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
padding:5px 8px;
}
#pricingmatrix tr.head {
background:#091F43 url(../images/pmtablehd-bg.gif) repeat-x scroll 0 0;
color:#FFFFFF;
font-size:12pt;
padding:5px 10px;
}
#pricingmatrix tr.striped {
}
#pricingmatrix td.orange {
background:#FFFFFF url(../images/tr-bg-o.gif) repeat scroll 0 0;
}
#pricingmatrix tr.country {
border-top:2px solid #DADDE3;
color:#E16626;
}
#pricingmatrix tr h3 {
border:medium none;
color:#E16626;
font-size:13px;
font-weight:normal;
margin:0;
padding:0;
}
#pricingmatrix strong.basic, strong.professional {
font-size:14pt;
}