/** 
 * Discounts plugin style sheet
 *
 * @since 13.04.2006
 * @author  <>
 */


.search table {
	width				: 100%;
}

.search table td {
	border				: 0px;
	color				: #FFFFFF;
	padding				: 0px;
	padding-top			: 2px;
}

#right .box.search h4 {
	color				: #ffffff;
	text-transform		: uppercase;
	font-size			: 10px;
	margin-top			: 10px;
	margin-bottom		: 5px;
}