﻿ .tdsmall { font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; }
    div.downloads
    {
        color: Black;
    }
    div.downloads_detail
    {
        border: solid 1px #BEBEBE;
        width: 690px;
    }
    span.small_orange
    {
        font-size: 0.8em !important;
        color: #ff7706;
    }
    span.large_orange
    {
        font-size: 1.5em;
        color: #ff7706;
    }
    .title_blue
    {
        font-size: 14px;
        color: #3952c9;
    }
    span.small_blue
    {
        font-size: 11px;
        color: #3952c9;
    }
    span.download_item_summary
    {
        font-size: 0.9em;
    }
    tr.downloads_header td
    {
        background-color: #FFFFFF;
        font-weight: bold;
        text-align: center;
        color: #000060;
        background-image: url(images/containerheader_bg.gif);
        height: 28px;
    }
    td.downloads_header2
    {
        font-weight: bold;
        color: #000060;
        background-image: url(images/containerheader_bg.gif);
        background-repeat: repeat-x;
        height: 28px; font-size: 14px;
    }
    tr.downloads_item_header
    {
        background-color: #ededed;
        text-align: center;
    }
    tr.downloads_item_header td.download_item_solution_name
    {
        background-color: #ededed;
        text-align: left;
        font-size: 1.1em;
        color: #0e0092;
    }
    tr.downloads_item_header td
    {
        background-color: #ededed;
        text-align: center;
        font-size: 0.9em;
        color: Black;
    }
    tr.downloads_item_summary td
    {
        height: 50px;
    }
    hr.download_spacing
    {
        margin: 5px 0 5px 0;
    }
    div.sorting
    {
        max-width: 9px;
        float: left;
        padding: 0px 0px 0px 0px;
    }
    .ratingStarDN
    {
        font-size: 0pt;
        width: 13px;
        height: 12px;
        margin: 0px;
        padding: 0px;
        display: block;
        background-repeat: no-repeat;
    }
    canclick{
        cursor: pointer;
    }
    .filledRatingStar
    {
        background-image: url(images/FilledStar.png);
    }
    .emptyRatingStar
    {
        background-image: url(images/EmptyStar.png);
    }
    .savedRatingStar
    {
        background-image: url(images/SavedStar.png);
    }
    .DownloadFilePackage
    {
        background-image: url(images/download.png);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 30px;
        display: block;
        min-height: 25px;
        word-wrap: break-word;
        white-space: -moz-pre-wrap !important;
    }
    .DownloadFile-members
    {
        background-image: url(http://www.tmforum.org/images/icon_key_memberonly.gif);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 30px;
        display: block;
        min-height: 25px;
        word-wrap: break-word;
        white-space: -moz-pre-wrap !important;
	}
    .DownloadFileName
    {
        background-image: url(images/download.gif);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 30px;
        display: block;
        min-height: 25px;
        word-wrap: break-word;
        white-space: -moz-pre-wrap !important;
    }
    .DownloadFileNameDownloading
    {
        background-image: url(images/loading2.gif);
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 30px;
        display: block;
        min-height: 25px;
        word-wrap: break-word;
        white-space: -moz-pre-wrap !important;
    }
    .readmore, a.readmore, a.readmore:hover, a.readmore:visited, a.readmore:visited:hover
    {
        font-family: Arial;
        font-size: 13px;
        font-weight: normal;
        background-image: url(http://www.tmforum.org/images/arrow_single_blue.gif);
        background-position: left center;
        background-repeat: no-repeat;
        font-family: arial;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 10px;
        padding-right: 3px;
        white-space: -moz-pre-wrap !important;
    }
    .WordWrap {word-wrap: break-word;overflow: auto;}
