/** 
 * Suggest plugin style sheet
 *
 * @since 25.05.2006
 * @author Gaj Capuder <gaj.capuder@spletna-postaja.com>
 */

#center .suggest.box form table td {
	padding-bottom		: 0px;
	padding-top			: 0px;
}

#center .suggest.box form table th {
	padding-bottom		: 0px;
	padding-top			: 4px;
	width				: 80px;
}

#center .suggest.box form a.more {
	background-image	: url(/dsg/suggest_submit.gif);
	width				: 335px;
	background-position	: right top;
	margin-top			: 7px;
	color				: #ffffff;
}

#center .suggest.box ul li {
	background-image	: url(/dsg/ul_arrow_pink.gif);
}

#bot_tester {
	display: none;
}

