﻿
.Main
{
    background:url(/epen/images/bg/ethb.png) no-repeat;
}

.List
{
    width:960px;
    margin-left:30px;
}

.List, .Item
{
    height:450px;
}

.Item, .Item_Title, .DownloadArea
{
    width:180px;
}

.Item
{
    margin-left:10px;
}

.Item_Title
{
    height:auto;
}