#image {
padding:0px 5px;
margin:0px 0px 30px 0px;
width: auto;
height:auto;
text-align:left;
background:url(img/slogon.gif) no-repeat 50% -50%;
}

img.expando{ /*sample CSS for expando images. Not required but recommended*/
	border: 0px;
	width:60px;
	height:60px;
	margin:2px;
	vertical-align:top; /*top aligns image, so mouse has less of a change of moving out of image while image is expanding*/
}
