#registerTmplSoftwareList {
    margin: 0;
}

#registerSoftwareListTable .registerText{
    font-family: Tahoma, sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#4b4b4b;
    margin-bottom: 20px;
}

#registerSoftwareListTable {
    min-height: 206px;
    font-family: Tahoma, sans-serif;
    color:#4b4b4b;
    width: 652px;
    border-spacing: 0;
    border-collapse: collapse;
    border: none;
}

#registerSoftwareListTable td {
    padding: 0;
    vertical-align: top;
    text-align: left;
}

#registerSoftwareListTable .registerClearTD {
    width: 4px;
}

#registerSoftwareListTable .registerClearTDImg {
    background: url( /dws-img/d.gif ) repeat;
    width: 4px;
}

#registerSoftwareListTable .registerClearTR {
    height: 4px;
}

.regDetailDescription{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #4B4B4B;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none;
}

#registerSoftwareListTable .registerClearTRImg {
    background: url( /dws-img/d.gif ) repeat;
    height: 4px;
}

#registerSoftwareListTable .registerSoftwareListTD {
    width: 323px;
    border: 1px solid #C3C3C3;
    height: 121px;
    overflow: hidden;
}

.registerProduct {
    font-weight: bold;
    font-size: 13px;
    color: #4b0606;
    font-family: Tahoma, sans-serif;
    text-decoration: none;
    margin-bottom: 7px;
}

.registerProduct span {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
}

.registerRegisterAllListText {
    border-spacing: 0;
    border-collapse: collapse;
    border: none;
    width: 100%;
    text-align: right;
}

.registerRegisterAllListText td {
    padding: 0;
}

.registerRegisterAllListText td a:link, .registerRegisterAllListText td a:visited,
    .registerRegisterAllListText td a:active, .registerRegisterAllListText td a:hover {
    text-align: right;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #4B4B4B;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none;
}

.registerRegisterAllListText td img {
    background: url( "/mt77-img/pfeil.png" ) no-repeat center;
    width: 20px;
    height: 20px;
    filter: expression( fixPNG( this ) );
}

.registerSoftwareListItem {
    border-spacing: 0;
    border-collapse: collapse;
    border: none;
    min-height: 121px;
    overflow: hidden;
}

.registerSoftwareListItem td {
    text-align: left;
    border: none;
}

.registerSoftwareListItem .image {
    width: 75px;
    text-align: center;
    overflow: hidden;
}

.registerSoftwareListItem .info {
    width: 234px;
    position: relative;
}

.registerSoftwareListItem .info .description {
    height: 80px;
    overflow: hidden;
}
.registerSoftwareListItem .info .downloadsLink,
.registerSoftwareListItem .info .resend {
    position:relative;
    top: -35px;
    text-align:right;
    padding-right:5px;
}
.registerSoftwareListItem .resendLink {
    position:relative;
    left: -80px;
}

.registerSoftwareListItem .info .price {
    height: 100%;
    vertical-align: bottom;
    position: absolute;
    left: 0;
    top: 83px;
}

.registerSoftwareListItem .info .icon {
    height: 100%;
    vertical-align: bottom;
    position: absolute;
    left: 200px;
    top: 74px;
}

.registerSoftwareListItem .info .img {
    height: 100%;
    vertical-align: bottom;
    position: absolute;
    left: 118px;
    top: 95px;
}

.registerSoftwareListItem .info .img img.greenDownload {
    width: 114px;
    height: 24px;
    background: url( /regs-img/button_download_gruen.png ) no-repeat;
    filter: expression( fixPNG( this ) );
}

.registerSoftwareListItem .info .img img.blueDownload {
    width: 114px;
    height: 24px;
    background: url( /regs-img/button_download.png ) no-repeat;
    filter: expression( fixPNG( this ) );
}

.registerSoftwareListItem .info .name, .registerSoftwareListItem .info .name a,
    .registerSoftwareListItem .info .name a:hover, .registerSoftwareListItem .info .name a:link, .registerSoftwareListItem .info .name a:active {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #4B4B4B;
    FONT-FAMILY: Tahoma, sans-serif;
    TEXT-DECORATION: none;
}

.registerSoftwareListItem .text {
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #4B4B4B;
    FONT-FAMILY: Tahoma Regular, sans-serif;
    TEXT-DECORATION: none;
}

.registerSoftwareListItem .text a, .registerSoftwareListItem .text a:link,
    .registerSoftwareListItem .text a:hover, .registerSoftwareListItem .text a:active {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #4B4B4B;
    FONT-FAMILY: Tahoma Regular, sans-serif;
    TEXT-DECORATION: none;
}

.registerPaddingInfoTD{
width:10px;
}

.registerPaddingTD{
width:3px;
}

.registerPaddingTDImg{
background: url(/dws-img/d.gif) repeat;
width:3px;
}

.registerPaddingTR{
height:3px;
}

.registerPaddingTRImg{
background: url(/dws-img/d.gif) repeat;
height:3px;
}