well try adding this and see if it works
width:auto;
margin:0 auto;
if that doesnt work , try adding this to the css
float:right;
position:absolute;
left:-25%;
ixtra Reviewed by ixtra on . [Help] Align Images to center in CSS is there any way by which images in the following class of css are automatically centered , so that margins are not needed :? currently this is the coding: img.classimg { display: block; margin-right:auto; margin-left:319px; Rating: 5