#right_nav {
	float: right;
	width: 188px;
}

#right_nav .form, #right_nav .form2 {
	background: #888888;
	margin: 0;
	padding: 0;
}

#right_nav .form2 {
    background-color: #888888;
	background-image: url(../images/rightnav_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin: 0;
	padding: 0;
}

#right_nav .form .bottom_left {
	background: url(../images/find_bl.gif) left bottom no-repeat;
}

#right_nav .form .bottom_right {
	background: url(../images/find_br.gif) right bottom no-repeat;
}

#right_nav .form2 .bottom_left {
	 background: url(../images/find_tl.gif) left top no-repeat;
}

#right_nav .form2 .bottom_right {
	background: url(../images/find_tr.gif) right top no-repeat;
}
#right_nav form#find_now, #right_nav form2#find_now {
	margin: 0;
	padding: 15px 15px 5px 15px;
}

#right_nav .bottom_left .bottom_right #news{
	margin:4px 4px 4px 7px;
	padding:4px 4px 4px 4px;
}
#right_nav .bottom_left .bottom_right h3{
	margin:4px 4px 4px 4px;
	padding:14px 4px 4px 4px;
	color:white;
}