html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse: separate;*/
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
background-color: #013467;
font-family: tahoma, verdana, arial, sans-serif;
font-size: 11px;
color: #333333;
}

a:link {
color: #330000;
text-decoration: none;
}

a:visited {
color: #330000;
text-decoration: none;
}

a:hover {
color: #550000;
text-decoration: underline;
}

a:active  {
color: #330000;
text-decoration: none;
}

h1 {
font-size: 15px;
}

h2 {
font-size: 13px;
}

h3 {
font-size: 12px;
}

hr {
color: #dddddd;
height: 1px;
}

.clear {
line-height: 0;
font-size: 0;
clear:both;
}

#wrapper {
margin: 0 auto;
width: 980px;
height: 100%;
overflow: hidden;
background-image: url(images/content_bg.png);
background-repeat: repeat-y; 
}

#header {
background-image: url(images/header_bg.gif);
background-repeat: no-repeat;
width: 980px;
height: 103px;
}

#logo {
padding: 11px 0px 0px 30px;
width: 280px;
height: 65px;
float: left;
}

#home {
position: absolute;
top: 18px;
left: 430px;
}


#tabs {
width: 612px;
float: left;
padding-top: 20px;
padding-bottom: 14px;
padding-left: 58px;
}

#nav_tabs li{
/*display: inline;*/
float: left;
margin: 0;
}

#nav_tabs li a:link, #nav_tabs li a:visited, #nav_tabs li a:active{
text-decoration: none;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}

#nav_tabs li a:hover {
text-decoration: underline;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}

#header_links {
color: #2781e5;
font-family: arial;
padding-left: 365px;
padding-top: 45px;
}

#header_links a:link, #header_links a:visited, #header_links a:active {
color: #aec4d9;
text-decoration: none;
font-size: 12px;
}

#header_links a:hover {
color: #aec4d9;
text-decoration: underline;
font-size: 12px;
}

#header_links span {
padding: 0px 7px;
}

#main_banner {
background-image: url(images/main_banner_bg.jpg);
background-repeat: no-repeat;
width: 771px;
height: 175px;
float: left;
}

#ded {
width: 440px;
float: left;
font-size: 16px;
font-family: arial;
color: #ffffff;
margin: 30px 0px 0px 40px;
}

#ded li {
padding-left: 26px;
line-height: 23px;
}

#enterprise {
width: 200px;
float: left;
margin: 24px 0px 0px 88px;
font-size: 13px;
font-family: arial;
color: #ffffff;
letter-spacing: -1px;
}

#enterprise ul {
list-style-image: url(images/square.png);
padding: 5px 0px 0px 34px;
}

#enterprise li {
font-size: 13px;
font-family: arial;
color: #ffffff;
letter-spacing: 0px;
line-height: 19px;
}

#coupon {
background-image: url(images/coupon_bg.jpg);
background-repeat: no-repeat;
width: 209px;
height: 175px;
float: left;
text-align: center;
color: #ffffff;
font-size: 15px;
font-family: arial;
}

#coupon p {
padding-left: 13px;
line-height: 25px;
}

#coupon p.save {
color: #fcc51d;
}

#main_content {
background-image: url(images/content_bg.png);
background-repeat: repeat-y; 
}

#main_content_white {
background-image: url(images/content_bg_solid_white.png);
background-repeat: repeat-y; 
}

#left_col {
background-color: #eef7ff;
border-right: 1px solid #225588;
width: 207px;
float: left;
}

#red_box_header {
background-image: url(images/red_box_header_bg.png);
background-repeat: no-repeat;
height: 25px;
width: 208px;
text-align: center;

}

#red_box_header a:link, #red_box_header a:visited, #red_box_header a:active, #red_box_header a:hover {
color: #ffffff;
font-size: 12px;
line-height: 25px;
text-decoration: underline;
font-weight: bold;
}

#quick_nav h2 {
font-size: 18px;
color: #225588;
line-height: 28px;
padding: 14px 0px 0px 20px;
}

#quick_nav p {
padding-left: 20px;
}

p.indent {
margin-left: 15px;
margin-bottom: 7px;
}

.thumb {
vertical-align: middle;
padding-right: 6px;
}

#quick_nav a:link, #quick_nav a:visited, #quick_nav a:active, #quick_nav a:hover {
font-size: 12px;
text-decoration: underline;
}

.blue_box_header {
background-image: url(images/blue_box_header_bg.png);
background-repeat: no-repeat;
margin-left: 1px;
height: 29px;
width: 206px;
color: #ffffff;
text-align: center;
line-height: 29px;
font-size: 12px;
}
.blue_box_header2 {
background-image: url(images/blue_box_header_bg.png);
background-repeat: no-repeat;
margin-left: 1px;
height: 29px;
width: 206px;
color: #000000;
text-align: center;
line-height: 29px;
font-size: 12px;
}
.box {
width: 189px;
margin: 10px auto;
}

.box_top {
background-image: url(images/box_top.png);
background-repeat: no-repeat;
height: 5px;
width: 189px; 
}

.box_content {
border-left: 1px solid #bdcfde;
border-right: 1px solid #bdcfde;
width: 187px;
background-color: #ffffff;
}

.box_content p {
text-align: center;
font-size: 12px;
font-family: arial;
color: #064065;
padding: 5px; 
}

.box_content hr {
border: none 0;
border-top: 1px dashed #bdcfde;/*the border*/
width: 90%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.image {
width: 55px;
text-align: center;
float: left;
}

.info {
width: 120px;
padding-left: 6px;
line-height: 13px;
float: left;
}

.box_content p span {
color: #1174a8;
font-size: 12px;
font-family: arial;
}

.box_bottom {
background-image: url(images/box_bottom.png);
background-repeat: no-repeat;
height: 5px;
width: 189px; 
}

.domain_fee {
text-align: center;
line-height: 14px;
}

.domain_fee span {
color: #e60606;
}

#speed {
background-image: url(images/file_test.png);
background-repeat: no-repeat;
height: 29px;
width: 191px; 
margin: 0 auto;
padding-top: 70px;
}

.speed_test {
background-image: url(images/compare_button.png);
background-repeat: no-repeat;
margin: 0 auto;
height: 23px;
width: 144px;
text-align: center;
}
.speed_test2 {
background-image: url(images/compare_button.png);
background-repeat: no-repeat;
margin: 0 auto;
height: 23px;
width: 244px;
text-align: center;
}
.speed_test a:link, .speed_test a:visited, .speed_test a:active, .speed_test a:hover {
line-height: 23px;
color: #ffffff;
}

.vert_align {
vertical-align: middle;
padding: 10px 20px 10px 20px;
}

.testimonial {
text-align: justify;
padding: 10px 10px 0px 10px;
line-height: 16px;
}

.news {
color: #0f5091;
line-height: 14px;
padding: 10px 0px 0px 10px;
}

.news a:link, .news a:visited, .news a:active, .news a:hover {
color: #0589c0;
font-family: verdana;
font-size: 10px;
}

.news img {
vertical-align: middle;
}

.dates {
font-weight: bold;
color: #094076;
}

#right_col {
background-color: #ffffff;
width: 772px;
float: left;
}

.banner_divider {
background-image: url(images/under_banner_divider.png);
background-repeat: repeat-x;
height: 28px;
}

#breadcrumbs {
line-height: 28px;
font-size: 10px;
padding-left: 20px;
}

#breadcrumbs span {
color: #2d7ea8;
}

#notice {
font-size: 11px;
padding-left: 20px;
background-color: #ffeff6;
height: 24px;
line-height: 24px;
margin: 0px 4px 3px 4px;
}

#notice span {
color: #d80606;
}

.section_gradient {
background-image: url(images/section_gradiant.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #ffffff;
padding: 16px;
margin: 0 4px;
}

#welcome {
font-size: 11px;
line-height: 17px;
width: 530px;
float: left;
padding-right: 10px;
}

#welcome span {
color: #d80606;
font-weight: bold;
font-size: 12px;
}

#welcome p {
color: #3a9dd9;
font-size: 11px;
line-height: 30px;
height: 30px;
}

#highlights {
background-image: url(images/highlights.gif);
background-repeat: no-repeat;
float: right;
width: 184px;
height: 100px;
padding-top: 9px;
}

#highlights h3 {
font-size: 13px;
color: #104f94;
text-align: center;
padding-bottom: 12px;
}

#highlights ul {
list-style-type: disc;
padding-left: 50px;
line-height: 14px;
font-family: verdana;
color: #0d4664;
}

#vps_plan {
width: 772px;
}

#windows {
width: 226px;
float:  left;
margin-right: 26px;
}

#linux {
width: 226px;
float:  left;
margin-right: 27px;
}

.plan_top {
background-image: url(images/plan_top.gif);
background-repeat: no-repeat;
width: 226px;
height: 37px;
text-align: center;
}

.plan_top h3 {
font-family: verdana;
font-size: 15px;
color: #ffffff;
line-height: 34px;
}

.plan_content {
background-image: url(images/plan_bg.gif);
background-repeat: repeat-x;
background-position: bottom;
background-color: white;
width: 224px;
border-left: 1px solid #528fae;
border-right: 1px solid #528fae;
border-bottom: 1px solid #528fae;
padding-bottom: 12px;
}

.plan_content p {
color: #bc0606;
font-weight: bold;
font-family: arial;
font-size: 12px;
padding: 14px 0px 10px 26px;
}

.plan_content ul {
list-style-type: circle;
padding-left: 40px;
padding-bottom: 14px;
color: #5888ce;
}

.plan_content ul span {
color: #333333;
}

.plan_content li {
line-height: 13px;
}

.vps_button {
background-image: url(images/compare_button.png);
background-repeat: no-repeat;
width: 144px;
height: 23px;
text-align: center;
margin: 0 auto;
}

.vps_button a:link, .vps_button a:visited, .vps_button a:active, .vps_button a:hover {
color: #ffffff;
text-decoration: none;
line-height: 23px;
}

#desktop_vps {
background-image: url(images/desktop_vps_bg.png);
background-repeat: no-repeat;
width: 226px;
height: 253px;
float: left;
}

#desktop_vps .text {
width: 196px;
text-align: center;
line-height: 14px;
}

.cost {
color: #bc0606;
font-weight: bold;
font-family: arial;
line-height: 15px;
}

#desktop_vps a:link, #desktop_vps a:visited, #desktop_vps a:active, #desktop_vps a:hover,
.col_pkg3 a:link, .col_pkg3 a:visited, .col_pkg3 a:active, .col_pkg3 a:hover  {
color: #067ab6;
text-decoration: none;
font-family: verdana;
line-height: 20px;
}

.title {
padding-top: 14px;
text-align: center;
font-family: arial;
font-size: 14px;
color: #0d86bf;
height: 43px;
}

.title span {
color: #0757aa;
}

.vps_highlights {
padding: 30px 0px 10px 0px;
font-weight: bold;
color: #0d86bf;
}

#vps_enviro {
width: 730px;
margin: 0 auto;
background-image: url(images/plan_bg.gif);
background-repeat: repeat-x;
background-position: bottom;
background-color: white;
border-top: 1px solid #c8d7e2;
border-left: 1px solid #528fae;
border-right: 1px solid #528fae;
border-bottom: 1px solid #528fae;
padding-bottom: 12px;
overflow: hidden;
}

#vps_enviro ul {
color: #0f2f01;
padding: 12px 0px 0px 30px;
}

#vps_enviro li {
display: inline;
margin: 0;
line-height: 20px;
}

#vps_enviro h3 {
color: #104f94;
font-size: 13px;
padding: 10px 0px 0px 30px;
}

#need {
width: 560px;
float: left;
}

#solution {
width: 160px;
padding-top: 18px;
line-height: 18px;
float: left;
color: #bc0606;
font-weight: bold;
text-align: center;
}

#server_benefits {
background-image: url(images/server_benefits_bg.gif);
height: 27px;
line-height: 27px;
background-repeat: repeat-x;
border-top: 1px solid #d5d5d5;
border-right: 1px solid #518ead;
border-left: 1px solid #518ead;
font-size: 13px;
color: #104f94;
padding-left: 16px;
}

#key_benefits {
border: 1px solid #518ead;
padding-left: 16px;
padding-top: 14px;
padding-bottom: 14px;
line-height: 14px;
overflow: hidden;
}

.ben_box_left {
width: 160px;
float: left;
}

.ben_box_middle {
width: 150px;
padding: 0px 12px;
float: left;
}

.ben_box_right {
width: 195px;
float: left;
}

.ben_view_all {
width: 150px;
padding-left: 26px;
float: left;
}

.ben_view_all a:link, .ben_view_all a:visited, .ben_view_all a:active, .ben_view_all a:hover {
font-family: verdana;
font-weight: bold;
text-decoration: underline;
color: #067ab6;
}

#server_plans {
background-image: url(images/server_plan_bg.gif);
background-repeat: repeat-x;
height: 29px;
padding-left: 20px;
}

#server_plans li {
display: inline;
margin: 0;
padding-left: 20px;
line-height: 29px;
text-decoration: none;
font-family: verdana;
font-size: 12px;
color: #ffffff;
}

#server_plans_list {
border: 1px solid #518ead;
width: 730px;
}

.server_price {
width: 160px;
padding: 10px;
float: left;
}

.server_price span {
font-size: 24px;
color: #cc0000;
font-weight: bold;
}

.server_features {
width: 380px;
padding: 10px;
float: left;
}

.server_features hr, .server_price hr {
border: none 0;
border-top: 1px solid #93b7cb;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

.server_features li {
line-height: 20px;
}

.table_titles {
line-height: 28px;
font-size: 14px;
color: #ffffff;
}

.chat_online {
color: #8ef30a;
font-family: arial;
}

.col1 {
width:170px;
padding-right: 20px;
float: left;
}

.col2 {
width: 180px;
float: left;
}

.sign_up {
width: 100px;
float: left;
padding: 40px 0px 0px 30px;
text-align: center;
color: #000000;
font-size: 12px;
font-weight: bold;
}

.tenpxpadder {
padding: 4px;
}

#hosting_plans {
width: 730px;
}

.network {
width: 238px;
border-top: 1px solid #c5d0da;
border-right: 1px solid #518ead;
border-bottom: 1px solid #518ead;
border-left: 1px solid #518ead;
float: left;
}

.reseller {
width: 238px;
border-top: 1px solid #c5d0da;
border-right: 1px solid #518ead;
border-bottom: 1px solid #518ead;
border-left: 1px solid #518ead;
margin-left: 5px;
margin-right: 5px;
float: left;
}

.shared {
width: 238px;
border-top: 1px solid #c5d0da;
border-right: 1px solid #518ead;
border-bottom: 1px solid #518ead;
border-left: 1px solid #518ead;
float: left;
}

.plans {
background-image: url(images/plans_title_bg.gif);
background-repeat: repeat-x;
height: 27px;
line-height: 27px;
font-size: 12px;
color: #0b3768;
border-bottom: 1px solid #518ead;
text-align: center;
}

.plans_left {
width: 145px;
float: left;
}

.plans_left_1 {
width: 150px;
float: left;
}
.plans_left ul, .plans_left_1 ul {
list-style-type: circle;
padding: 10px 0px 0px 20px;
padding-bottom: 14px;
color: #5888ce;
}

.plans_left ul span, .plans_left_1 ul span {
color: #333333;
}

.plans_left li, .plans_left_1 li {
line-height: 16px;
}

.plans_right {
width: 90px;
padding-top: 10px;
padding-right: 3px;
padding-bottom: 3px;
text-align: center;
float: left;
}

.plans_right_1 {
width: 80px;
padding-top: 10px;
padding-right: 3px;
padding-bottom: 3px;
text-align: center;
float: left;
}

.plans_right span, .plans_right_1 span {
color: #bc0606;
font-weight: bold;
}

.plans_content p {
text-align: center;
padding-top: 6px;
padding-bottom: 6px;
}

.plans_content a:link, .plans_content a:visited, .plans_content a:active, .plans_content a:hover {
color: #0c7bc2;
font-size: 12px;
text-decoration: underline;
}

.order_button {
background-image: url(images/order_button.png);
background-repeat: no-repeat;
width: 90px;
height: 23px;
text-align: center;
margin: 0 auto;
}

.order_button a:link, .order_button a:visited, .order_button a:active, .order_button a:hover {
color: #ffffff;
text-decoration: none;
line-height: 23px;
}

#complete_pkg {
overflow: hidden;
height: 100%;
}

#pkg_title {
background-image: url(images/server_benefits_bg.gif);
height: 27px;
line-height: 27px;
background-repeat: repeat-x;
border-top: 1px solid #d5d5d5;
border-right: 1px solid #518ead;
border-left: 1px solid #518ead;
font-size: 13px;
color: #104f94;
padding-left: 16px;
}

#pkg_content {
border: 1px solid #518ead;
padding-left: 16px;
padding-top: 14px;
padding-bottom: 14px;
line-height: 14px;
overflow: hidden;
}

.pkg_left {
width: 150px;
float: left;
}

.pkg_right {
width: 560px;
float: left;
}

.pkg_right p {
color: #0c7bc2;
font-size: 12px;
}

.col_pkg1 {
width: 200px;
float: left;
}

.col_pkg2 {
width: 268px;
float: left;
}

.col_pkg3 {
width: 76px;
text-align: center;
float: left;
}

#prov_part {
height: 130px;
}

.p_bg {
background-image: url(images/p_bg.png);
background-repeat: repeat-x;
background-position: top;
background-color: #ffffff;
padding: 30px 0px 0px 0px;
text-align: center;
}

#prov {
width: 358px;
float: left;
font-size: 13px;
color: #104F94;
}

#prov img, #part img {
padding-left: 5px;
padding-right: 5px;
vertical-align: middle;
}

#part {
width: 358px;
float: left;
margin-left: 16px;
font-size: 13px;
color: #104F94;
}

#bottom_logos {
background-image: url(images/bottom_logo_bg.png);
background-repeat: no-repeat;
width: 725px;
height: 80px;
}

#bottom_logos img {
padding: 20px 26px 0px 26px; 
}

#footer {
width: 980px;
}

#links {
background-color: #225588;
line-height: 22px;
color: #ffffff;
text-align: center;
}

#links a:link, #links a:visited, #links a:active, #links a:hover {
color: #ffffff;
text-decoration: none;
padding-left: 14px;
padding-right: 14px;
}

#copyright {
background-color: #336699;
line-height: 34px;
color: #ffffff;
text-align: center;
}


/* COMPARE PAGE CSS */
.get_started {
background-color: #e8e8e8;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
}

.get_started img {
vertical-align: middle;
}

.table_title {
font-size: 12px;
font-weight: bold;
background-color: #f5f5f4;
border-right: 1px solid #ccc;
}

.plan_names {
font-size: 11px;
font-family: tahoma;
font-weight: bold;
color: #ffffff;
}

#vps_plans_top_bg {
background-image: url(images/plans_bg.png);
background-repeat: no-repeat;
height: 247px;
width: 751px;
margin: 0 10px;
}

#windows_vps {
float: left;
width: 500px;
padding: 26px 0px 0px 26px;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #003366;
}

#windows_vps p {
line-height: 12px;
} 

.windows_logo {
width: 60px;
padding-top: 10px;
padding-left: 20px;
float: left;
}

.vps_title {
width: 280px;
padding-top: 10px;
float: left;
text-align: right;
color: #bc0606;
font-weight: bold;
}
.vps_title2 {
width: 180px;
padding-top: 10px;
float: left;
text-align: right;
color: #bc0606;
font-weight: bold;
}
.vps_title3 {
width: 240px;
padding-top: 10px;
float: left;
text-align: right;
color: #bc0606;
font-weight: bold;
}
.vps_title span {
color: #003366;
font-size: 24px;
font-weight: bold;
font-family: Tahoma;
line-height: 34px;
}
.vps_title2 span {
color: #003366;
font-size: 24px;
font-weight: bold;
font-family: Tahoma;
line-height: 34px;
}
.vps_title3 span {
color: #003366;
font-size: 24px;
font-weight: bold;
font-family: Tahoma;
line-height: 34px;
}
#vps_right {
float: left;
width: 150px;
padding: 26px 0 14px 16px;
}

#vps_highlights {
background-image: url(images/highlights.gif);
background-repeat: no-repeat;
padding-top: 10px;
padding-left: 11px;
height: 100px;
width: 184px;
}

#vps_highlights span {
font-size: 13px;
font-weight: bold;
color: #104f94;
}

#vps_highlights ul {
margin-left: 30px;
margin-top: 10px;
list-style-type: disc;
color: #104f94;
line-height: 14px;
}

#dont_forget {
width: 184px;
}

#dont_forget p {
text-align: center;
font-weight: bold;
color: #bc0606;
font-size: 12px;
line-height: 14px;
}

.linux_logo {
float: left;
width: 70px;
}

.linux_plans span {
line-height: 14px;
padding-top: 12px;
float: left;
font-size: 12px;
font-weight: bold;
color: #2a354a;
text-align: center;
}

#vps_features {
background-image: url(images/features_bg.png);
background-repeat: repeat-y;
width: 751px;
margin: 0px 10px;
}

#vps_features_bottom {
background-image: url(images/featured_bg_bottom.png);
background-repeat: no-repeat;
width: 751px;
height: 6px;
margin: 0 10px;
}

#feat_left {
margin: 10px 25px 10px 25px;
width: 325px;
float: left;
}

#feat_right {
width: 335px;
float: left;
margin: 10px 20px 10px 20px;
}

.title_bar {
background-image: url(images/title_bar.png);
background-repeat: no-repeat;
height: 33px;
width: 226px;
}

.title_bar span {
color: #ffffff;
font-size: 13px;
font-family: verdana;
font-weight: bold;
line-height: 33px;
padding-left: 14px;
}

#vps_features {
font-size: 12px;
font-weight: normal;
line-height: 18px;
}

tr.row_height {
height: 20px;
line-height: 20px;
}

tr.row_height_2 {
height: 25px;
line-height: 25px;
}

.table_fix {
padding: 0;
margin: 0;
}

*.planchart { 
padding: 0 11px 0px 10px; 
}

*.planchart table {
table-layout: fixed;
}

*.windowstable  { background:url("/images/WindowsPlans.gif") top center no-repeat;   padding:0; }
*.linuxtable    { background:url("/images/LinuxPlans.gif") top center no-repeat;   padding:0; }
*.dedicatedtable{ background:url("/images/DedicatedServerPlans.gif") top center no-repeat;   padding:0; }

*.planchart table td, *.planchart table th { 
/*padding: 0px 10px 0px 4px;*/
text-align:center;     
}


*.planchart table th { 
background: #231F20;
border: 0; 
}

*.plancharttop  { 
color: #333333; 
}

*.planchartbottom  { 
color: #333333; 
}

*.chart_bg_top {
background-image: url(images/expanding_bg_top.png);
background-repeat: repeat-x;
height: 27px;
line-height: 21px;
margin: 0;
padding: 0;
}

*.chart_bg_bottom {
background-image: url(images/expanding_bg_bottom.png);
background-repeat: repeat-x;
height: 23px;
line-height: 23px;
}

*.orderbutton   { display: block;    margin: 0 auto;     padding: 0;     width: 119px;   height: 26px;
	              background: url("/images/order_now.jpg") top center no-repeat; }

*.accordionhead { 
height: 25px;
/*color: #c97a03;*/
color: black;
/*border: 0;*/
font-family:tahoma, Georgia, Helvetica, Verdana, Arial;   
font-size: 12px;
font-weight:normal;
padding:0px 10px;
line-height: 24px;
cursor:pointer; 
}

*.nojsbackground { 
background-image: url(images/PlanSectionBackFlat.gif); 
background-repeat: no-repeat; 
height: 25px;
width: 721px;
}

*.toggleexpand  { background: url(images/PlanSectionBackExpandFlat.gif) no-repeat;    padding-left:30px; }

*.togglecollapse{ background: url(images/PlanSectionBackCollapseFlat.gif) no-repeat;  font-weight:bold;    padding-left:30px; }

*.planfeature   { 
border: 1px solid #ccc;     
border-top:0;   
text-align: left; 
}

*.planfeature1 {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color: #ededec;
width: 214px;
}

*.planfeature2 {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color: #d8d8d8;
width: 214px;
}

*.planfeature3 {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color: #d8d8d8;
width: 214px;
}
*.planfeature4 {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color: #cee6fc;
width: 214px;
}
*.planfeature5 {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color: #ddedfc;
width: 214px;
}
*.col_light {
background-color: #f5f5f4;
border-right: 1px solid #ccc;
}

*.col_dark {
background-color: #e8e8e8;
border-right: 1px solid #ccc;
}
*.col_light_b1 {
background-color: #cee6fc;
border-right: 1px solid #ccc;
}
*.col_light_b2 {
background-color: #ddedfc;
border-right: 1px solid #ccc;
}


*.planpagetext  { line-height:1.6em;  font-size:0.9em;   font-family:"Trebuchet MS", Georgia, Helvetica, Verdana, Arial;
                  padding:15px 10px; }
*.relatedlinksbox   { width:188px;   margin:15px 0 15px 15px; }
*.relatedlinkstop   { height:28px;   background:url("/images/RelatedLinksTop.jpg") no-repeat; }
*.relatedlinksmid   { background:url("/images/RelatedLinksMid.jpg") repeat-y; }
*.relatedlinksbotw  { height:34px;   background:url("/images/RelatedLinksBotWindows.jpg") no-repeat; }
*.relatedlinksbotl  { height:34px;   background:url("/images/RelatedLinksBotLinux.jpg") no-repeat; }
*.relatedlinksul    { margin:0;  padding:2px 0 5px 33px;  list-style-type:none;  font-size:0.85em; }
*.relatedlinksul li { list-style-image:url("/images/RelatedLinksBullet.gif"); }

/* END COMPARE PAGE CSS */