H1.full_header {
	width: 675px;
}



TABLE.small_products {
	background: #fff;
}

	TABLE.small_products TD {
		vertical-align: top;
	}
	
	TABLE.small_products TD {
		padding-top: 21px;
		padding-right: 29px;
	}
	
	TABLE.small_products TD.tiny {
		padding-top: 10px;
		padding-right: 10px;
	}
	
	TABLE.small_products TD.no_pad {
		padding: 0;
	}

	TABLE.small_products TD.last {
		padding-right: 0;
	}

	DIV#content TABLE.small_products A {
		color: #000;
		text-decoration: none;
		font-weight: bold;
	}

