  div.adminAlbumReviewBlock {
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding: 0px;
    margin-top: 6px;
    text-align: left;
    display: block;
    height: auto;
    position: relative;
  }

  div.newsContainer {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #cccccc;
    position: absolute;
    width: 196px;
    top: 0px;
    left: 2px;
    height: auto;
    overflow: hidden;
    display: block;
  }

  div.newsContainer table {
    border-width: 0px 0px 0px 0px;
    border-style: none;
    position: relative;
    margin: 0;
    top: 0px;
    left: 0px;
    width: 175px;
  }

  div.newsContainer table td.text a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #465F75;
    text-decoration: none;
  }

  div.newsContainer table td.text a:hover {
    color: #FF9900;
  }

  div.newsContainer table td.text {
    padding: 1px 0px 1px 5px;
  }

  div.newsContainer table td.bullet {
    padding: 0px 0px 0px 2px;
  }

  div.splitPager {
    margin-left: 7px;
    margin-right: 5px;
    _margin-right: 6px;
  }

  div.splitPager div.left {
    text-align: left;
    float: left;
    _margin-top: 3px;
  }

  div.pager {
    padding: 2px;
    width: auto;
    text-align: center;
  }

  div.splitPager div.pager {
    float: right;
  }

  div.pager a.num, div.pager a.nav, div.pager a.activeNum  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    padding: 2px 6px 2px 6px;;
    border: 1px #C9CDD3 solid;
    width: 20px;
    background-color:#D7D7D7;
    color:#606060;
  }

  div.pager a.nav {
    font-weight: bold;
  }

  div.pager a.activeNum {
    color: red;
  }

  div.pager a.num:hover, div.pager a.nav:hover, div.pager a.activeNum:hover{
    background-color:#BBB;
  }

  #descriptionAdd {
    padding-bottom: 2px;
  }

  #artistDetailsBlock {
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding: 0px 0px 0px 0px;
    _width: 100%;
    margin-top: 0px;
    text-align: left;
    display: block;
    height: auto;
    position: relative;
  }

  #albumDetailsBlock {
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding: 0px 0px 0px 0px;
    _width: 100%;
    margin-top: 0px;
    text-align: left;
    display: block;
    height: auto;
    position: relative;
  }

  #genreDetailsBlock {
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding: 2px 0px 0px 0px;
    _width: 100%;
    margin-top: 0px;
    text-align: left;
    display: block;
    height: auto;
    position: relative;
  }

  div.albumRatingsBlock {
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding: 0px 0px 0px 0px;
    _width: 100%;
    margin-top: 0px;
    text-align: left;
    display: block;
    height: auto;
    position: relative;
  }

  div.albumReviewBlock {
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding: 0px 0px 0px 0px;
    _width: 100%;
    margin-top: 0px;
    text-align: left;
    display: block;
    height: auto;
    position: relative;
  }

  div.sectionFooter {
    font-size: 10px;
    font-weight: bold;
    color: #000;
    border-style; none;
    padding: 2px 0px 0px 0px;
    _width: 100%;
    margin-top: 2px;
    text-align: left;
    display: block;
    height: auto;
    position: relative;
  }

  #messageSpace {
    width: 100%;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    color: red;
    display: none;
    text-align: center;
    padding: 2px 0px 4px 0px;
    border-style: none;
  }

  div.messageSpace {
    width: 100%;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    color: red;
    display: none;
    text-align: center;
    padding: 2px 0px 4px 0px;
    border-style: none;
  }

  #newsDetailsTable {
    width: 100%;
    font-family: Tahoma, Verdana, Arial;
    border-collapse: collapse;
    border-spacing: 1px;
    border-left: 1px solid #5C6166;
    border-right: 1px solid #5C6166;
    border-bottom: 1px solid #5C6166;
  }

  #newsDetailsTable tbody td.caption{
    font-size: 10px;
    background: #465F75;
    color: #FF9900;
    border: 1px solid #4A4F53;
    padding-left: 3px;
    height: 30px;
    font-weight: bold;
  }

  #newsDetailsTable tbody td.date{
    font-size: 10px;
    background: #465F75;
    color: #FF9900;
    border: 1px solid #4A4F53;
    padding-left: 3px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    width: 100px;
  }

  #newsDetailsTable tbody td.content {
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding: 6px 3px 6px 3px;
    height: 36px;
  }

  #newsDetailsTable tbody td.links {
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding: 4px 3px 4px 3px;
    height: 22px;
  }

  #newsDetailsTable tbody td.links a {
    color: #eee;
    text-decoration: underline;
    margin-right: 8px;
  }

  #newsDetailsTable tbody td.links a:hover {
    text-decoration: underline;
    color: #ff9900;
  }

  #genericBlock {
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding: 0px 0px 0px 0px;
    _width: 100%;
    margin-top: 0px;
    text-align: left;
    display: block;
    height: auto;
    position: relative;
  }

  #genericBlock table {
    border: none;
    color: #ccc;
    font-size: 10px;
  }

  #genericBlock table td {
    padding: 0px;
  }

  #genericBlock table td div.block {
     background-color: #54718B;
     margin: 3px 3px 2px 1px;
     position: relative;
  }

  #genericBlock table td div.block div.blockContent {
    border-bottom: 1px #2F414F solid;
    border-left: 1px #2F414F solid;
    border-right: 1px #2F414F solid;
    _width: 100%;
    padding: 4px;
  }

  #genericBlock table td div.block div.blockContent div.split {
    position: relative;
    padding: 4px 4px 4px 4px;
  }

  #genericBlock input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #aaa;
    background-color: #54718B;
    color: #FFF;
    padding-left: 2px;
    padding-bottom: 2px;
    font-size: 10px;
    text-decoration:none;
    width: 100%;
  }

  #genericBlock table td div.block div.blockContent div.split input {
    _margin: 0px 1px 0px 1px;
  }

  #genericBlock textArea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: none;
    background-color: #54718B;
    color: #FFF;
    padding-left: 2px;
    padding-bottom: 2px;
    font-size: 10px;
    text-decoration:none;
    width: 100%;
    overflow-y: auto;
  }

  #genericSplitBlock {
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding: 0px 0px 0px 0px;
    _width: 100%;
    margin-top: 0px;
    text-align: left;
    display: block;
    height: auto;
    position: relative;
  }

  #genericSplitBlock ul li {
    color: #CCCCCC;
  }

  #genericSplitBlock table {
    border: none;
    color: #ccc;
    font-size: 10px;
  }

  #genericSplitBlock table td.right {
    padding: 0px;
  }

  #genericSplitBlock table td.left {
    width: 200px;
    padding: 0px;
  }

  #genericSplitBlock table td.left div.block {
     background-color: #54718B;
     margin: 3px 2px 2px 3px;
     _width: 202px;
     position: relative;
  }

  #genericSplitBlock table td.right div.block {
     background-color: #54718B;
     margin: 3px 3px 2px 1px;
     position: relative;
  }

  #genericSplitBlock table td.left div.block img {
    border-style: none;
  }

  #genericSplitBlock table td div.block div.blockContent {
    border-bottom: 1px #2F414F solid;
    border-left: 1px #2F414F solid;
    border-right: 1px #2F414F solid;
    _width: 100%;
  }

  #genericSplitBlock table td div.block div.blockContent div.centerMessage {
    margin: 0px 2px 0px 2px;
    padding: 2px 0px 2px 0px;
    text-align: center;
  }

  #dynaAjaxTable tbody td{
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding-left: 3px;
    height: 30px;
  }

  #dynaAjaxTable tbody td.caption {
    font-size: 10px;
    background: #465F75;
    color: #FF9900;
    border-style: none;
    padding-left: 3px;
    height: 28px;
    font-weight: bold;
  }

  #dynaAjaxTable tbody td.img{
    font-size: 10px;
    background: #465F75;
    color: #FF9900;
    border-top: 1px solid #4A4F53;
    border-left-style: none;
    padding-left: 0px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    width: 100px;
  }

  #dynaAjaxTable tbody td.content{
    font-size: 10px;
    background: #465F75;
    color: #fff;
    border: 1px solid #4A4F53;
    padding: 6px 3px 6px 3px;
    height: 36px;
  }

  #artistAlphabetTable {
    width: 100%;
    border: 1px solid #ccc;
    border-spacing: 0px;
    border-collapse: collapse;
    background-color: #ffffff;
    z-index: 3;
  }

  #artistAlphabetTable td {
    border-width: 0px 1px 0px 0px;
    padding: 0px;
    border-style: solid;
    border-color: #ccc;
    width: 31px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #DDDDDD url(../image/top_menu.gif);
    text-align: center;
    color:#000;
  }

  #artistAlphabetTable td div {
    position: relative;
    _width: 100%;
    height: 15px;
    _height: 16px;
    padding-top: 1px;
  }

  #artistAlphabetTable td div.normal {
    border-style: none;
    height: 15px;
    _height: 16px;
  }

  #artistAlphabetTable td div.selected {
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #666;
    height: 14px;
    _height: 17px;
  }

  #artistAlphabetTable td a {
    color:#000;
    text-decoration: none;
  }

  #artistAlphabetTable td a:hover {
    color:#FF9900;
    text-decoration: none;
  }

  #artistAlphabetTable td div div.alphabetPopup {
    width: 200px;
    height: 50px;
    position:absolute;
    top: 15px;
    _top: 16px;
    z-index: 10;
    border: 1px solid #666;
    background-color: #e7e7e7;
    text-align: left;
    overflow: auto;
  }

  #artistAlphabetTable td div div.borderCover {
    height: 1px;
    position:absolute;
    top: 14px;
    left: 0px;
    z-index: 12;
    font-size: 0px;
    width: 29px;
    background-color: #e7e7e7;
  }

  #artistAlphabetTable td div div.entry {
    margin-left: 3px;
    padding: 1px 0px 1px 0px;
    border-bottom: 1px dotted #ddd;
  }

  #artistAlphabetTable td div div.alphabetPopup div.loader {
    margin-top: 13px;
    margin-left: 88px;
    background-image: url(../image/loader_lite.gif);
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
  }

  #recentArtistList {
    position: relative;
    margin: 0px;
    _margin-left: -4px;
    top: 0px;
    left: 0px;
    width: 100%;
    display : block;
    overflow: hidden;
    list-style:none;
    padding-left:0px;
  }

  #recentArtistList li {
    position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #465F75;
    height: 18px;
    padding: 1px 0px 1px 6px;
    list-style: inside;
    list-style-image: url(../image/triangle_bullet.gif);
  }

  #ratingModes {
    position: relative;
    margin: 0px;
    _margin-left: -4px;
    top: 0px;
    left: 0px;
    width: 100%;
    display : block;
    overflow: hidden;
    list-style:none;
    padding-left:0px;
  }

  #ratingModes li {
    position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #465F75;
    height: 18px;
    padding: 1px 0px 1px 6px;
    list-style: inside;
    list-style-image: url(../image/triangle_bullet.gif);
  }

  #ratingModes li.active {
    list-style-image: url(../image/triangle_bullet_active.gif);
    font-weight: bold;
  }

  #searchContainer div.criteria {
    position:relative;
    top: 0px;
    left:4px;
    width:180px;
    float:left;
  }

  #searchContainer div.input {
    position:relative;
    top: 4px;
    _top: 2px;
    left:4px;
    width:156px;
    float:left;
  }

  #searchContainer div.button {
    position:relative;
    top: 4px;
    right: 5px;
    width:22px;
    float:right;
    display:inline;
  }

  #searchOptions div.selection, #searchOptions div.hover {
    cursor: pointer;
    position: relative;
    padding: 0px 0px 0px 3px;
    margin: 3px 4px 2px 4px;
    color: #3C4244;
    height: 17px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 0px solid #bbb;
    background: url(../image/search_criteria_grad.gif);
  }

  #searchOptions div.selection img, #searchOptions div.hover img {
    margin-top: 4px;
  }

  #searchOptions div.selection div{
    position: absolute;
    top: 0px;
    right: 0px;
    _right: -1px;
    width: 6px;
    height: 17px;
    background: url(../image/search_criteria_grad_corner.gif);
  }

  #searchOptions div.hover div{
    position: absolute;
    top: 0px;
    right: 0px;
    _right: -1px;
    width: 6px;
    height: 17px;
    background: url(../image/search_criteria_grad_sel.gif);
  }

  #advertInformation {
    position: absolute;
    height: 92px;
    width: 200px;
    background: #ddd;
    border: 1px solid #ccc;
    left:19px;
    top:-1999px;
    z-index:1000;
  }

  #wishlistSize {
    font-weight: bold;
  }

  #ownlistSize {
    font-weight: bold;
  }

  #favartistSize {
    font-weight: bold;
  }

  #artistHeading {
    font-size: 20px;
    color: #ff9900;
    font-weight: bold;
  }

  #smallArtistHeading {
    font-size: 12px;
    color: #ccc;
    font-weight: bold;
  }

  #albumHeading {
    font-size: 18px;
    color: #ff9900;
    font-weight: bold;
  }

  #genreHeading {
    font-size: 18px;
    color: #ff9900;
    font-weight: bold;
    margin-left: 4px;
  }

  #descriptionAdd a {
    color: #ff9900;
    text-decoration: underline;
  }

  #descriptionAdd a:hover {
    color: #ff9900;
    text-decoration: underline;
    font-weight: bold;
  }

  #descriptionEnter {
    display: none;
  }

  #descriptionEnter textarea {
    height: 140px;
    overflow-y: auto;
    width: 100%;
    border-style: none;
    background-color: #54718B;
  }

  #descriptionEnter div.termsContainer {
    position: relative;
    height: 22px;
  }

  #descriptionEnter div div.check {
    position: absolute;
    left: -4px;
    top: 0px;
    width: 15px;
  }

  #descriptionEnter div div.text {
    position: absolute;
    left: 20px;
    top: 4px;
    width: auto;
  }

  #descriptionEnter div div.button {
    position: absolute;
    right: 2px;
    top: 3px;
    width: 20px;
    text-align: right;
  }

  a.listRemoveLink {
    color: #ff9900;
  }

  div.editReviewScore {
    background: #465F75;
    border: 1px solid #848B91;
    padding: 3px;
    width: 150px;
    margin-top: 6px;
    text-align: center;
    height: 100px;
    float: left;
    display: block;
    position:relative;
  }

  div.editReviewSummary {
    background: #465F75;
    border: 1px solid #848B91;
    padding: 3px;
    _width: 100%;
    margin-top: 6px;
    text-align: center;
    float: right;
    height: 100px;
    display: block;
    position: relative;
  }

  div.editReviewReview {
    background: #465F75;
    border: 1px solid #848B91;
    padding: 3px;
    _width: 100%;
    margin-top: 6px;
    text-align: center;
    height: 100px;
  }

  #smallCoverBox {
    border: 1px solid #bbb;
    width: 100px;
    height: 100px;
    display: block;
  }

  table.reviewTable {
    border: none;
  }

  table.reviewTable td {
    border: 1px #2F414F solid;
    padding: 0px;
    overflow: hidden;
    background-color: #54718B;
  }

  table.reviewTable td textArea {
    border-style: none;
    background-color: #54718B;
    color: #fff;
    padding-left: 3px;
  }

  table.ratingTable {
    font-family: Tahoma, Verdana, Arial;
    border-collapse: collapse;
    border-spacing: 1px;
    border-left: 1px none #5C6166;
    border-right: 1px none #5C6166;
    border-bottom: 1px none #5C6166;
  }

  table.ratingTable td div.top {
    font-weight: bold;
    padding-bottom: 2px;
  }

  table.ratingTable td.center {
    font-size: 10px;
    color: #fff;
    border-width: 1px 0px 1px 0px;
    border-style: none none solid none;
    border-color: #4A4F53 #4A4F53 #4A4F53 #4A4F53;
    padding-left: 3px;
    height: 34px;
  }

  table.ratingTable td.right {
    font-weight: bold;
    text-align: left;
    font-size: 10px;
    color: #fff;
    border-width: 1px 1px 1px 0px;
    border-style: none none solid none;
    border-color: #4A4F53 #4A4F53 #4A4F53 #4A4F53;
    padding: 0px 3px 4px 3px;
    padding-left: 3px;
    padding-right: 3px;
    width: 25px;
    height: 34px;
  }

  div.dynaRatingScorer {
    position:relative;
    height:12px;
    width:205px;
    text-align:center;
  }

  div.reviewByBlock {
    text-align: left;
    color:#FF9900;
    font-weight: bold;
    background-color:#54718B;
    width:241px;
    margin-left:3px;
    border: 1px solid #2F414F;
    padding: 2px;
    display:block;
    position:relative;
  }

  div.reviewByBlock div{
    border-bottom: 1px solid #2F414F;
    background-image: url(../image/review_by_corner.gif);
    height:100%;
    width:8px;
    position:absolute;
    right:-8px;
    top: 0px;
  }

  div.reviewToolsContainer {
    width: 100%;
    position: relative:
    text-align: right;
    height: 21px;
  }

  div.reviewToolsContainer div.approvedSpace {
    width: 100px;
    position: absolute;
    left: 2px;
    height: 19px;
  }

  div.reviewToolsContainer div.approvedSpace span {
    padding: 0px 3px 0px 3px;
    position: absolute;
    bottom: 3px;
  }

  div.reviewToolsBlock {
    text-align: right;
    color:#FF9900;
    font-weight: bold;
    background-color:#54718B;
    width:120px;
    margin-right:3px;
    margin-bottom: 3px;
    right: 0px;
    border: 1px solid #2F414F;
    padding: 2px 4px 2px 2px;
    display:block;
    position:absolute;
  }

  div.reviewToolsBlock div{
    border-top: 1px solid #2F414F;
    background-image: url(../image/review_tools_corner.gif);
    background-position: bottom left;
    height:100%;
    width:8px;
    position:absolute;
    left: -8px;
    top: -1px;
  }

  #genreDetailsBlock table {
    border: none;
    color: #ccc;
    font-size: 10px;
  }

  #genreDetailsBlock table td.right {
    padding: 0px;
  }

  #genreDetailsBlock table td.left {
    width: 160px;
    padding: 0px;
  }

  #genreDetailsBlock table td.left div.block {
     background-color: #54718B;
     margin: 3px 2px 2px 3px;
     _width: 202px;
     position: relative;
  }

  #genreDetailsBlock table td.right div.block {
     background-color: #54718B;
     margin: 3px 3px 2px 1px;
     position: relative;
  }

  #genreDetailsBlock table td.left div.block img {
    border: 1px #2F414F solid;
  }

  #genreDetailsBlock table td div.block div.blockContent {
    border-bottom: 1px #2F414F solid;
    border-left: 1px #2F414F solid;
    border-right: 1px #2F414F solid;
    padding-left: 3px;
    _width: 100%;
    position: relative;
  }

  #genreDetailsBlock table table {
    border: none;
  }

  #genreDetailsBlock table table td.right {
    border: 1px #2F414F solid;
    padding: 0px;
    overflow: hidden;
    background-color: #54718B;
  }

  #genreDetailsBlock table table td.left {
    color: #222;
    font-size: 10px;
    border: 1px #2F414F solid;
    width: 200px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    background-color: #54718B;
  }

  #artistDetailsBlock table {
    border: none;
    color: #ccc;
    font-size: 10px;
  }

  #artistDetailsBlock table td.right {
    padding: 0px;
  }

  #artistDetailsBlock table td.left {
    width: 200px;
    padding: 0px;
  }

  #artistDetailsBlock table td.left div.block {
     background-color: #54718B;
     margin: 3px 2px 2px 3px;
     _width: 202px;
     position: relative;
  }

  #artistDetailsBlock table td.right div.block {
     background-color: #54718B;
     margin: 3px 3px 2px 1px;
     position: relative;
  }

  #artistDetailsBlock table td.left div.block img {
    border-style: none;
  }

  #artistDetailsBlock table td div.block div.blockContent {
    border-bottom: 1px #2F414F solid;
    border-left: 1px #2F414F solid;
    border-right: 1px #2F414F solid;
    padding-left: 3px;
    _width: 100%;
    position: relative;
  }

  #artistDetailsBlock table table {
    border: none;
  }

  #artistDetailsBlock table table td.right {
    border: 1px #2F414F solid;
    padding: 0px;
    overflow: hidden;
    background-color: #54718B;
  }

  #artistDetailsBlock table table td.left {
    color: #222;
    font-size: 10px;
    border: 1px #2F414F solid;
    width: 200px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    background-color: #54718B;
  }

  #albumDetailsBlock table {
    border: none;
    color: #ccc;
    font-size: 10px;
  }

  #albumDetailsBlock table td.right {
    padding: 0px;
  }

  #albumDetailsBlock table td.left {
    width: 200px;
    padding: 0px;
  }

  #albumDetailsBlock table td.left div.block {
     background-color: #54718B;
     margin: 3px 2px 2px 3px;
     _width: 202px;
     position: relative;
  }

  #albumDetailsBlock table td.right div.block {
     background-color: #54718B;
     margin: 3px 3px 2px 1px;
     position: relative;
  }

  #albumDetailsBlock table td.left div.block img {
    border-style: none;
  }

  #albumDetailsBlock table td div.block div.blockContent {
    border-bottom: 1px #2F414F solid;
    border-left: 1px #2F414F solid;
    border-right: 1px #2F414F solid;
    padding-left: 3px;
    _width: 100%;
  }

  #albumDetailsBlock table td div.block div.blockContent div.centerMessage{
    margin: 0px 2px 0px 2px;
    padding: 2px 0px 2px 0px;
    text-align: center;
  }

  #albumDetailsBlock table table {
    border: none;
  }

  #albumDetailsBlock table table td.right {
    border: 1px #2F414F solid;
    padding: 0px;
    overflow: hidden;
    background-color: #54718B;
  }

  #albumDetailsBlock table table td.left {
    color: #222;
    font-size: 10px;
    border: 1px #2F414F solid;
    width: 200px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    background-color: #54718B;
  }

  div.albumRatingsBlock table {
    border: none;
    color: #ccc;
    font-size: 10px;
  }

  div.albumRatingsBlock table td.right {
    padding: 0px;
  }

  div.albumRatingsBlock table td.left {
    width: 50%;
    padding: 0px;
  }

  div.albumRatingsBlock table td.left div.block {
     margin: 3px 2px 2px 3px;
     position: relative;
     background-color: #465F75;
  }

  div.albumRatingsBlock table td.right div.block {
     background-color: #465F75;
     margin: 3px 3px 2px 1px;
     position: relative;
  }

  div.albumRatingsBlock table td.both div.block {
     background-color: #465F75;
     margin: 0px 3px 0px 3px;
     position: relative;
  }

  div.albumRatingsBlock table td.both div.simpleHeader {
    color: ccc;
    float: right;
    margin-right: 4px;
    margin-top: 5px;
    text-decoration: underline;
  }

  div.albumRatingsBlock table td div.block div.textFooter {
     float: left;
     margin: 2px 0px 0px 3px;
     position: relative;
     color: #ccc;
  }

  div.albumRatingsBlock table td.left div.block img {
    border-style: none;
  }

  div.albumRatingsBlock table td div.block div.blockContent {
    border-bottom: 1px #2F414F solid;
    border-left: 1px #2F414F solid;
    border-right: 1px #2F414F solid;
    padding-left: 3px;
    position: relative;
    _width: 100%;
    background-color: #54718B;
  }

  div.albumRatingsBlock table td div.block div.blockContent div.empty {
    text-align: center;
    font-size: 12px;
    padding-top: 25px;
  }

  div.albumRatingsBlock table td div.block div.blockContent div.empty a {
    color: #ff9900;
    text-decoration: underline;
  }

  div.albumRatingsBlock table td div.block div.blockContent div.empty a:hover {
    font-weight: bold;
  }

  div.albumRatingsBlock table table {
    border: none;
  }

  div.albumRatingsBlock table table td.right {
    border: 1px #2F414F solid;
    padding: 0px;
    overflow: hidden;
    background-color: #54718B;
  }

  div.albumRatingsBlock table table td.left {
    color: #222;
    font-size: 10px;
    border: 1px #2F414F solid;
    width: 200px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    background-color: #54718B;
  }

  div.albumReviewBlock table {
    border: none;
    color: #ccc;
    font-size: 10px;
  }

  div.albumReviewBlock table td.right {
    padding: 0px;
  }

  div.albumReviewBlock table td.left {
    width: 50%;
    padding: 0px;
  }

  div.albumReviewBlock table td.both {
    width: 100%;
    padding: 0px;
  }

  div.albumReviewBlock table td.message {
    width: 100%;
    padding: 2px;
    font-size: 11px;
    border-bottom: 1px #3E5466 solid;
  }

  div.albumReviewBlock table td.left div.block {
     margin: 3px 2px 0px 3px;
     position: relative;
     background-color: #465F75;
  }

  div.albumReviewBlock table td.right div.block {
     background-color: #465F75;
     margin: 3px 3px 0px 1px;
     position: relative;
  }

  div.albumReviewBlock table td.both div.block {
     background-color: #465F75;
     margin: 3px 3px 0px 3px;
     position: relative;
  }

  div.albumReviewBlock table td div.block div.blockContent {
    border-bottom: 1px #2F414F solid;
    border-left: 1px #2F414F solid;
    border-right: 1px #2F414F solid;
    padding-left: 3px;
    position: relative;
    _width: 100%;
    background-color: #54718B;
  }

  div.albumReviewBlock table td div.block div.blockContent div.text {
    top: 0px;
    margin-left: 2px;
    margin-right: 4px;
    margin-bottom: 2px;
    font-size: 11px;
    line-height: 1.2;
  }

  div.albumReviewBlock table td div.simpleHeader {
    color: ccc;
    float: right;
    margin-right: 4px;
    margin-top: 5px;
    text-decoration: underline;
  }

  div.albumReviewBlock table td div.block div.blockContent div.empty {
    text-align: center;
    font-size: 12px;
    padding-top: 25px;
  }

  div.albumReviewBlock table td div.block div.blockContent div.empty a {
    color: #ff9900;
    text-decoration: underline;
  }

  div.albumReviewBlock table td div.block div.blockContent div.empty a:hover {
    font-weight: bold;
  }

  div.albumReviewBlock table td.right textarea {
    background-color: #54718B;
    border-style: none;
    color: #FFFFFF;
    padding-left: 3px;
    height: 105px;
    width: 100%;
  }

  div.albumReviewBlock table td.both textarea {
    background-color: #54718B;
    border-style: none;
    color: #FFFFFF;
    padding-left: 3px;
    width: 100%;
  }

  div.albumReviewBlock table td.both div.termsConditions {
    position: relative;
    float: left;
  }

  div.albumReviewBlock table td.both div div.check {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 15px;
  }

  div.albumReviewBlock table td.both div div.text {
    position: relative;
    margin-left: 22px;
    top: 4px;
    width: auto;
  }

  div.albumReviewBlock table table {
    border: none;
  }

  div.albumReviewBlock table table td.right {
    border: 1px #2F414F solid;
    padding: 0px;
    overflow: hidden;
    background-color: #54718B;
  }

  div.albumReviewBlock table table td.left {
    color: #222;
    font-size: 10px;
    border: 1px #2F414F solid;
    width: 200px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    background-color: #54718B;
  }

  #favLink {
    color: #ff9900;
  }

  #wishLink {
    color: #ff9900;
  }

  #ownLink {
    color: #ff9900;
  }

  #officialPageLink div {
    padding-bottom: 3px;
    height: 18px;
  }

  #tracksTable {
    width: 100%;
    border-style: none;
  }

  #tracksTable td.col1{
    width: 25px;
  }

  #tracksTable td.col3{
    width: 50px;
    text-align: right;
    padding-right: 4px;
  }

  #vitalsTable {
    width: 100%;
  }

  #vitalsTable td.col1{
    border-right: 1px solid #49647A;
    width: 120px;
  }

  #vitalsTable td.col2{
    border-right: 1px solid #49647A;
    padding-left: 5px;

  }

  #vitalsTable td.col3{
    padding-left: 5px;
    width: 105px;
  }

  div.artistScoreSection {
    border-bottom: 1px solid #49647A;
    height: 26px;
    position: relative;
  }

  div.artistScoreSection div.category {
    padding: 6px 0px 0px 3px;
    float: left;
    height: 18px;
    _height: 26px;
    width: 80px;
    border-right: 1px dotted #49647A;
    font-weight: bold;
  }

  div.artistScoreSection div.bar {
    padding: 6px 0px 0px 3px;
    width: 210px;
    height: 18px;
    _height: 26px;
    float: left;
    border-right: 1px dotted #49647A;
  }

  div.artistScoreSection div.bar div.canvas {
    width: 202px;
    position: absolute;
    height: 10px;
    left: 88px;
    _left: 83px;
    top: 8px;
  }

  div.artistScoreSection div.score {
    padding: 6px 0px 0px 3px;
    border-style: none;
    height: 18px;
    _height: 26px;
    float: left;
  }

  div.albumScoreSection {
    border-bottom: 1px solid #49647A;
    height: 26px;
    position: relative;
  }

  div.albumScoreSection div {
    padding: 6px 0px 0px 3px;
    height: 18px;
    _height: 26px;
  }

  div.albumScoreSection div.category {
    float: left;
    width: 80px;
    border-right: 1px dotted #49647A;
    font-weight: bold;
  }

  div.albumScoreSection div.bar {
    width: 160px;
    float: left;
    cursor: pointer;
    border-right: 1px dotted #49647A;
  }

  div.albumScoreSection div.bar div.canvas {
    width: 152px;
    position: absolute;
    height: 10px;
    left: 88px;
    _left: 83px;
    top: 7px;
    text-align:center;
    padding: 0px;
  }

  div.albumScoreSection div.bar div.canvas span {
    font-size: 10px;
    position: relative;
    top: -1px;
    color: #eee;
  }

  div.albumScoreSection div.score {
    border-style: none;
    float: left;
  }

  div.wideAlbumScoreSection {
    border-bottom: 1px solid #49647A;
    height: 26px;
    position: relative;
  }

  div.wideAlbumScoreSection div {
    padding: 6px 0px 0px 3px;
    height: 18px;
    _height: 26px;
  }

  div.wideAlbumScoreSection div.category {
    float: left;
    width: 80px;
    border-right: 1px dotted #49647A;
    font-weight: bold;
  }

  div.wideAlbumScoreSection div.bar {
    width: 360px;
    float: left;
    cursor: pointer;
    border-right: 1px dotted #49647A;
  }

  div.wideAlbumScoreSection div.bar div.canvas {
    width: 252px;
    position: absolute;
    height: 10px;
    left: 88px;
    _left: 83px;
    top: 7px;
    text-align:center;
    padding: 0px;
  }

  div.wideAlbumScoreSection div.bar div.canvas span {
    font-size: 10px;
    position: relative;
    top: -1px;
    color: #eee;
  }

  div.wideAlbumScoreSection div.score {
    border-style: none;
    float: left;
  }

  a.termsConditions {
    color: #ff9900;
  }

  a.pointsInfo {
    color: #ff9900;
  }

  a.pointsInfo:hover {
    text-decoration: underline;
  }

  a.showDescription {
    color: #ff9900;
  }

  a.fullReviewLink {
    color: #ff9900;
  }

  table.genresTable {
    width: 100%;
  }

  table.genresTable td {
    padding: 4px 10px 10px 15px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    color: #ccc;
    background: #465F75;
    width: 50%;
  }

  table.genresTable td.information {
    padding: 4px 6px 4px 6px;
  }

  table.genresTable td.information div.information {
    text-align: center;
    border-bottom: 1px dotted #888;
    color: #ff9900;
    padding-top: 3px;
    padding-bottom: 6px;
  }

  table.genresTable td div.level1 {
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
  }

  table.genresTable td div.level2 {
    background-image: url(../image/box_bullet.gif);
    background-repeat: no-repeat;
    margin-top: 2px;
    padding-left: 10px;
    margin-left: 8px;
  }

  table.genresTable td div.level3 {
    background-image: url(../image/box_bullet.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    margin-top: 2px;
    margin-left: 18px;
  }

  table.genresTable td div a {
    text-decoration: none;
    color: #ccc;
  }

  table.genresTable td div a:hover {
    font-weight: bold;
    color: #ff9900;
  }

  div.ajaxLoadingDiv {
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    z-index: 10;
  }
