.Content_TitleBannerImage
{
    position: relative;
    left: 0px;
    top: 0px;
    width: 735px;
    height: 298px;
}

.Content_Description
{
    position: relative;
    float: left;
    top: 0px;
    width: 465px;
}

.Content_SysReqImage
{
    position: relative;
    margin-left:auto;
    margin-right:auto;    
    width: 362px;
    height: 41px;
    text-align: center;
    border: 0px;
}

.Content_DownloadBuyContainer
{
    position: relative;
    float: right;
    top: 0px;
    width: 250px;
    text-align: center;
    border: 0px;
}

.Content_DownloadImage
{
    text-align: center;
    width: 233px;
    height: 19px;
    border: 0px;
}

.Content_BuyImage
{
    text-align: center;
    width: 233px;
    height: 20px;
    border: 0px;
}

.Content_DownloadBuyButtonImage
{
    text-align: center;
    width: 71px;
    height: 58px;
    border: 0px;
}

.Content_DownloadBuyTable
{
    text-align: center;
    width: 250px;
    border: 0px;
}

.Content_Price
{
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
}

.Content_VideoAndFeatureContainer
{
    position: relative;
    float: left;
    width: 480px;
}

.Content_ScreenshotContainer
{
    position: relative;
    left: 20px;
    float: right;
    width: 235px;
}

.Content_Video
{
    width: 485px;
    height: 299px;
}

.Content_Screenshot
{
    width: 233px;
    height: 131px;
}

.Content_FeatureList li
{
    margin-top: 8px;
}


