﻿#contentsleft 
{
    width:435px;
    border-right: solid 1px #77797C;
}
    #contentsleft div.international_distributors 
    {
       width: 200px;
    }
        #contentsleft div.international_distributors p 
        {
            font-size: 0.8em;
        }
        
            #contentsleft div.international_distributors p strong
            {
                color: #2B4C99;
            }

#contentsright 
{
     width:320px;
     padding-left:10px;
}

.releases 
{
    width: 400px;
    padding: 0;
    margin-top:0px;
}

.release 
{
    width:200px;
    padding-right:0px;
    
}

.release .imagelg
{
	font: Arial, Verdana, Sans-serif;
	float: left;
	width: 188px;
	padding: 3px 5px 0 5px;
	text-align: center;
	background: url(../images/album-large-bg.png) top left no-repeat;
}

.release .imagelg img
{
	width: 188px;
	height: 188px;
}

.release .infolg 
{
    float:left;
    padding-left: 10px;
}
    .release .infolg h2 a 
    {
        font-size:1.2em;
        letter-spacing: -0.05em;
        font-weight: bold;
    }
    
.release .info {
    width: auto;
}
    
.release .info .infoSet {
    float:left;
    width: 80px;
}
