/*
Author Help Indie Ads is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
any later version.

Author Help Indie Ads is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Author Help Indie Ads. If not, see https://www.gnu.org/licenses/gpl-2.0.html.
*/

.authorhelpindieads_outerdiv {
	/* Whole ad is within this div */
	max-width:250px;
}

.authorhelpindieads_heading {
	/* H2: Supporting indie authors */
}

.authorhelpindieads_topimg {
	/* Contains "Featured book" and image */
	margin:0px;
	text-align:center;
}

.authorhelpindieads_img {
	/* Book cover */
}

.authorhelpindieads_buynow {
	/* Paragraph containing "Buy now" */
	margin:0px;
	text-align:center;
}

.authorhelpindieads_whatisthis {
	/* Paragraph containing "What is this" */
	margin:1em;
	text-align:center;
	font-size:x-small;
}

.authorhelpindieads_textlink {
	/* Link text at bottom */
	margin-left:1em;
	margin-right:1em;
}
