td img 
{
    display:inline-block;
    padding:0; margin:0;
    text-align:center; 
    border: NONE;    
}


        
        #albums_table td {
            height: 25px;
        }
        
    

body
{
    font-size:15px;    
    color:#838383;
    background-color: #A8A6A7;        
    text-align:center;
    margin-top:40px;
    margin-bottom:40px;
}

.wrapper 
{
    width:780px;
    
    margin: 0 auto;
    position: relative;
    text-align:left;    
}

.content 
{
    height:500px;  
    background-color:White;    
}

.inner_content 
{
    margin: -20px 20px 20px 20px;
}

.ContentPanel 
{
    background-color: White;
}

a 
{   
    color:#838383;
    font-weight:normal;    
    text-decoration:none;
}



.bottom_panel a,
.bottom_panel a:active,
.bottom_panel a:visited
{
    color:White;
}

.bottom_panel a:hover 
{
    color: #C77231;
    text-decoration:none;
}

a:hover 
{
    color: #C77231;
}

a:visited
{    
    font-weight:bold;
    background: transparent;    
}




.linkdiv 
{
    margin-bottom:10px;
    height:25px;    
}







