/** 
 * Products plugin style sheet
 *
 * @since 04.04.2005
 * @author Gaj Capuder <gaj.capuder@spletna-postaja.com>
 */

.products .content p {

	padding-bottom		: 15px;
}

.products .ingredients th,
.products .ingredients td {
	width				: auto;
}

#container .products table a {
	border-bottom		: 1px dashed #009038;
}

#container .products table a:hover {
	border-bottom		: 1px solid #009038;
}

.products .ingredients th {
	font-weight			: bold;
}
