/* center the surrounding div */ 

.contentRotator_430_class { margin: auto; width: 100%; height: 50px } 

 

/* give each slide the same dimensions */ 

.contentRotator_430_class div { width: 100%; height: 50px; } 

 

/* make sure each slide image is centered within its parent div */ 

.contentRotator_430_class div img { margin: auto; display: block }
 

/* center the surrounding div */ 

.contentRotator_448_class { margin: auto; width: 100%; height: 50px } 

 

/* give each slide the same dimensions */ 

.contentRotator_448_class div { width: 100%; height: 50px; } 

 

/* make sure each slide image is centered within its parent div */ 

.contentRotator_448_class div img { margin: auto; display: block } 




