@charset "utf-8";
.products
{
	margin: 0 .5em 0 12em;
	position: relative;
	margin-top: 0;
	background-image: url(../assets/aa-images-by-page/logos/icon_AdobePDF.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 2em;
	font-size: small;
	padding-bottom: 1em;
}

.productList
{
	overflow: scroll;
	height: 50em;
}

.item_title
{
	font-weight: bolder;
}
.lit_title
{
	font-weight: normal;
}

.productsOnLitPage
{
	margin: 0 .5em 0 12em;
	position: relative;
	background-image: url(../assets/aa-images-by-page/logos/icon_AdobePDF.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 2em;
	font-size: small;
	padding-bottom: 0em;
}
