.navoff {
	background-image: url(images/a_random_search.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 271px;
}
.navon {
	background-image: url(images/a_random_search2.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 271px;
}
.navoff2 {
	background-image: url(images/small_random_search.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 100px;
}
.navon2 {
	background-image: url(images/small_random_search2.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 100px;
}
.thumbsup{
	background-image: url(images/thumbs_up.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 20px;
}
.thumbsdown{
	background-image: url(images/thumbs_down.jpg);
	background-repeat: no-repeat;
	height:  30px;
	width: 20px;
}


