div#Fa01wrapper {
}

div#Fa01wrapper .image { 
border: 1px solid #000000; 
float: left; 
margin: 1px; 
} 
div#Fa01wrapper .image DL { 
width: 170px; 
margin: 0; 
} 
div#Fa01wrapper .image DT { 
height: 115px; 
background: #000 no-repeat center center; 
} 
div#Fa01wrapper .image DT img { 
border: 0; 
width: 170px; 
height: 115px; 
} 
div#Fa01wrapper .image DD {
	display: none;
}

div.Fa01clearer {
	margin: 0;
    padding: 0;
    clear: both;

}