TABLE.small_products {

	width: 100%;

	clear: center;

}



	Table#content_table TABLE.small_products TD {

		vertical-align: top;

		width: 152px;

		padding: 15px 15px 0 0;

	}

	

	TABLE.small_products TD A {

		display: block;

		width: 286px;

		

		border: 1px #000 solid;

		padding: 0;

		font-size: 15px;

		

		margin-bottom: 0px;

	}



	TABLE.small_products TD IMG {

/* 		width: 286px; */

/* 		height: 530px; */

	}

	

	SPAN.line {

		display: block;

		overflow: hidden;

		height: 1.4em;

		text-indent: 3px;

	}

	

	TABLE.small_products TD A SPAN.price {

		text-decoration: none;

		font-weight: bold;

	}

	

	

	TABLE.small_products TD DIV.overlay {

	position: absolute;

	margin: 0;

	padding: 0;

	left: 571px;

	top: 314px;

	}



		TABLE.small_products TD DIV.overlay A {

			margin: 0;

			padding: 0;

			border: 0;

		}

		

		TABLE.small_products TD DIV.overlay A IMG {

			width: auto;

			height: auto;

		}

