#myslides {
	width: 665px;
	height: 140px;
    padding: 0;
	margin-bottom:7px;
	margin-top:-12px;
} 
 
#myslides img {  
    border:  0px solid rgb(100,100,100);  
    background-color: rgb(230,230,230);
    width: 665px;
    height: 140px;
    top:  0; 
    left: 0 
}
