        .Column1    { float: left; width: 665px; }
        .DownloadTitle
                    { height: 60px; line-height: 60px; text-align: center; }
        .DownloadTitle h1 { font-size:18px;}
        .DownloadInfo
                    {  }
        .DownloadBody   
                    { padding: 0px 20px; line-height: 160%; }
        .DownloadBody p 
                    { margin: 20px 0px; }
        .DownloadUrl{ height: 28px; line-height: 28px; padding-left: 15px; font-weight: bold; }
        .DownloadUrlList li
                    { height: 24px; line-height: 24px; padding-left: 30px; }
                       
        .Column2    { float: right; width: 300px; }
        .DownloadList tr{ height: 24px; line-height: 24px; }
                        .DownloadUrlList a:link, .DownloadUrlList a:hover, .DownloadUrlList a:active, .DownloadUrlList a:visited { color:#0000FF; text-decoration:underline;}
	.DownloadUrlList a:hover { text-decoration:none;}
