/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

/* styles for amazon store links */
.storeItem {
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	margin: 5px 15px 15px 15px
}
#lastItem {
	border-bottom: none;
}
.storeItem img {
	margin: 3px 0 0 0;
	padding: 0;
}
.storeItem h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
}
h5.storeLink {
	font-size: 11px;
	font-weight: bold;
	margin: 0 15px 18px 15px
}
.storeItem p {
	font-size: 11px;
	margin: 5px 0;
}

/* styles for post tout(s) */
.postTout {
	margin: 0 15px 15px 15px;
}
