/* Controls the layout of the image */
#avhamazon-widget .wishlistimage {
 border-style: solid;
 border-width: 1px;
}

/* Controls the layout of caption of the image */
#avhamazon-widget .wishlistcaption {
 font-size: 80%; display:none;
}

/* Controls the layout of the footer */
#avhamazon-widget .footer {
	float: right;
}

#avhamazon-widget {text-align:center;}
#avhamazon-widget h3 {text-align:left;}

/* for another plugin cause i lazy */
.amzshcs-item {text-align:center;}