.mainTable
{
    padding:10px;  
    font-size:13px; 
}

ul.feature-list li 
{
    list-style-image: url("../hostpay/theme-images/2cv.png");
    color: white;
    font-size: 10pt;
    font-weight: bold;
    
}

ul.feature-list {margin-left: 0px; margin-top: 144px; padding:0px; padding-left: 26px; height: 138px;margin-bottom: 0px;}


.siteDesignerPane{
    background: url("../hostpay/theme-images/sitedesigner.png") top left no-repeat; 
    width: 707px;
    height: 320px;
    vertical-align: top;
}

.siteDesignerDescription div
{
    margin-left:20px;
    margin-right:20px;
    margin-top:130px;
    color: white;
    font-size: 10pt; 
    font-weight: bold;
    
    background-color:Transparent;
    text-align:justify;
}

.signupnow{
	font:16px/20px arial;
	font-weight:bold;
	color:blue;
}

a{
color:red;
}

.webexamples img
{
    border:1px solid black;
}

.webexamples td
{
    text-align:center;
}

.webexamples
{
    width:670px;
}

.indexTitle span
{
    font:18px/22px arial;
	color: #164677;
}

.indexTitle
{
    padding-bottom:8px;
}

.midSection
{
	padding:20px 10px 10px 20px;
}