﻿#topdemo
{
    padding-left:10px;
    padding-top:10px;
}
#topheading 
{
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    color:#646263;
    width:280px;
    padding-left:20px;
    float:left;
}
#homecontent
{
    float:left;
    width:600;
    padding-left:10px;
    color:#646263;
}
#homeeditions
{
    float:left;
    clear:both;
    padding-left:20px;
    padding-top:20px;
}
.colicon
{
    float:left;
    width:45px;
}
.coltext
{
    float:left;
    width:240px;
    padding-bottom:10px;
    padding-right:5px;
}
.colinst
{
    float:left;
    width:280px;
    height:145px;
    background: transparent url(images/master/edition-installed.png) no-repeat 0 0;
    padding-right:10px;
}
.colhosted
{
    float:left;
    width:280px;
    height:145px;
    background: transparent url(images/master/edition-hosted.png) no-repeat 0 0;
    padding-right:10px;
}
.colisp
{
    float:left;
    width:280px;
    height:145px;
    background: transparent url(images/master/edition-isp.png) no-repeat 0 0;
}
.editionsinner
{
    padding-top:10px;
    padding-left:10px;
    color:#2C8597;
}
.editionsinner h2
{
    font-family: Arial;
    font-weight:bold;
    font-size:14pt;
    color:#9B9B9B;
    padding-bottom:8px;
}

