@charset "UTF-8";

#illstLinks ul {
	list-style-type: none;
}

#illstLinks ul li {
	margin: 10px 8px;
}

#illRather_link a {
	width: 65px;
	height: 63px;
	display: block;
	background: url(/img/illst/ill_Rather_blue.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}

#illRather_link {
	width: 65px;
	height: 63px;
	float: left;
	background: url(/img/illst/ill_Rather_blue.gif) no-repeat;
}

#illRather a {
	width: 65px;
	height: 63px;
	display: block;
	background: url(/img/illst/ill_Rather_yellow02.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}

#illRather {
	width: 65px;
	height: 63px;
	float: left;
	background: url(/img/illst/ill_Rather_yellow02.gif) no-repeat;
}

#illNotSo_link a {
	width: 68px;
	height: 63px;
	display: block;
	background: url(/img/illst/ill_NotSo_blue.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}

#illNotSo_link {
	width: 68px;
	height: 63px;
	float: left;
	margin: inherit;
	background: url(/img/illst/ill_NotSo_blue.gif) no-repeat;
}

#illNotSo {
	width: 68px;
	height: 63px;
	float: left;
	background: url(/img/illst/ill_NotSo_yellow02.gif) no-repeat;
}

#illNotSo a {
	width: 68px;
	height: 63px;
	display: block;
	background: url(/img/illst/ill_NotSo_yellow02.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}

#illWHelp_link a {
	width: 131px;
	height: 63px;
	display: block;
	background: url(/img/illst/ill_WHelp_blue.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}

#illWHelp_link {
	width: 131px;
	height: 63px;
	float: left;
	margin: inherit;
	background: url(/img/illst/ill_WHelp_blue.gif) no-repeat;
}

#illWHelp {
	width: 131px;
	height: 63px;
	float: left;
	background: url(/img/illst/ill_WHelp_yellow02.gif) no-repeat;
}

#illWHelp a {
	width: 131px;
	height: 63px;
	display: block;
	background: url(/img/illst/ill_WHelp_yellow02.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
}

