
.pictures {
width: 894px; 
height: 312px;
overflow:hidden;
display:block;

}

#referenceArea 
{ 
background:url("images/references_border.png") no-repeat scroll 0 100% transparent;
 
margin-left:65px;
min-height:200px; 
height:auto;  
    
    width:auto; 
padding:0 100px 20px;
}
#referenceArea  p.contentText
{
    width:500px;  
    padding-top:8px;
    line-height:18px;
}
#referenceArea h1 
{ 
 height:20px;
 width:100%;   
 font-weight:normal;
}
#referenceArea a.url
{
    display: block;
    width:100%;
    color:#ffcc00;
    font-size:14px;
    padding-top:10px; 
}
#navWrapper 
{
 float:right;  
 width:100%;
 float:left;
}
#nav 
{
 float:right;  
 height:15px;
}
#nav a 
{
    float:left;
    display:block;
    width:20px;
    text-align:center;
    height:17px;
    width:15px;
    color:Black;
    text-decoration:underline;
    font-size:12px;
}

#nav a.activeSlide
{
    background: #ffcc00;
    color:White;
}
.caption 
{
    color:Black;
    text-transform:uppercase;
    font-weight:normal;
}
.references #mainContentWrapper 
{
    float:none;
    padding-top:90px;
} 
