/* Controls the layout of the image */
#avhamazon-widget .wishlistimage {
	border-style: solid;
	border-width: 0px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

/* Controls the layout of caption of the image */
#avhamazon-widget .wishlistcaption {
	font-size: 100%;
	text-align: center; 
}

/* Controls the layout of the footer */
#avhamazon-widget .footer {
	float: right;
}
#avhamazon-widget {
	padding: 0 0 10px;
	}