﻿div.productBlockContainer
{
    float:left;
    width:280px;
    height:120px;
}

div.VMBoxShot
{
    width:280px !important;
}

div.VMBoxShot div.productBlockDownloadLeftPart img
{
    padding-left:20px;
}

div.DownloadBoxShot
{
    width:290px !important;
}

div.LeftBoxShot
{
    width:260px !important;
}

div.LeftBoxShot div.productBlockDownloadLeftPart
{
    width:130px !important;
}

div.WmiBoxShot div.productBlockDownloadLeftPart img
{
    margin-left:-11px;
}

div.productBlockContainer div.productBlockLeftPart
{
    float:left;
    width:125px;
}

div.productBlockContainer div.productBlockRightPart
{
    float:left;
    width:155px;
}

div.productBlockContainer div.productBlockRightPart h3,
div.productBlockContainer div.productBlockDownloadRightPart h3
{
    font-weight:bold;
    padding-left:0px;
    margin-bottom:5px;
}

div.productBlockContainer div.productBlockRightPart a.productBlockMoreInfoButton
{
    display:block;
    background-image:url('/images/home/ABTest/getmoreinfo-btn.gif');
    width:112px;
    height:29px;
}

div.productBlockContainer div.productBlockRightPart div.productBlockBottomLinks
{
    margin-top:3px;
}

div.productBlockContainer div.productBlockDownloadRightPart div.productBlockBottomLinks
{
    margin-top:2px;
}

div.productBlockContainer div.productBlockRightPart div.productBlockBottomLinks a,
div.productBlockContainer div.productBlockRightPart div.productBlockBottomLinks a:visited,
div.productBlockContainer div.productBlockRightPart div.productBlockBottomLinks a:active,
div.productBlockContainer div.productBlockDownloadRightPart div.productBlockBottomLinks a,
div.productBlockContainer div.productBlockDownloadRightPart div.productBlockBottomLinks a:visited,
div.productBlockContainer div.productBlockDownloadRightPart div.productBlockBottomLinks a:active
{
    border-bottom: dotted 1px #1d7fa1;
}


div.productBlockContainer div.productBlockDownloadLeftPart
{
    float:left;
    width:150px;
}

div.productBlockContainer div.productBlockDownloadRightPart
{
    float:left;
    width:125px;
}

div.productBlockContainer div.productBlockDownloadRightPart a
div.productBlockContainer div.productBlockRightPart a
{
    color:#1d7fa1;
}


div.productBlockContainer div.productBlockDownloadRightPart a.productBlockDownloadButton
{
    background-image:url('/images/home/ABTest/download-btn.gif');
    display:block;
    width:108px;
    height:26px;
}

img.productBlockReviewImage
{
    float:left;
    margin-top:2px;
}

a.productBlockReviewLink
{
    height:16px;
    float:left;
    display:block;
    border-bottom: dotted 1px #1d7fa1;
}