/* -- -------------- -- */
/* -- GENERAL STYLES -- */
/* -- -------------- -- */

.rightcol-search-box {
/* -- Input box for search. Sets width of box to 150px -- */
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
}

