﻿<style type="text/css" > .Web_Hosting_Packages_table {
    font-family: Calibri;
    margin: 0 0 15px 0;
}

.Web_Hosting_Packages_table table tr.row_1 {
    background: #f4f4f4;
}

.Web_Hosting_Packages_table table tr.row_2 {
    background: #e0dfdf;
}

.Web_Hosting_Packages_table table tr.head td {
    background: #4e5b63;
    color: White;
    font-size: 15px;
}

.Web_Hosting_Packages_table table td.head {
    color: White;
    font-size: 15px;
}

.Web_Hosting_Packages_table table td {
    text-align: center;
    border-right: 1px solid #FFFFFF;
    padding: 10px 10px;
    font-size: 13px;
    color: #222f35;
}

.leftside {
    display: block;
    float: left;
    background: url(images/leftnav.gif) bottom left repeat #FFFFFF;
    border-radius: 10px 10px 0px 10px;
    -webkit-border-radius: 10px 10px 0px 10px;
    -mox-border-radius: 10px 10px 0px 10px;
    border: 1px solid #eeeeee;
    width: 200px;
    height: 400px;
}

.rollover_img {
    width: 100px;
    height: 100px;
    background-image: url(land.jpg);
    background-position: top;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 10px solid #ccc;
    font: 13px normal Arial, Helvetica, sans-serif;
    line-height: 18px;
}

</style >
