/* --------------------------------------- */
/* CONTENT */
/* --------------------------------------- */

/* search */

#searchbox .block
	{
	height: auto;
	_height: 55px;
	min-height: 55px;
	}

#searchbuttons
	{
	width: 90px;
	position: absolute;
	top: 5px;
	right: 10px;
	}


/* browse */

.browse_details
	{
	border-width: 0px 1px 1px 1px;
	}

p.date
	{
	color: #999;
	margin: 0px;
	padding: 0px;
	}

div#content .browse_table h4 a,
div#content_full .browse_table h4 a
	{
	color: #fff;
	text-decoration: none;
	}

div#content .browse_table h4 a:hover,
div#content_full .browse_table h4 a:hover
	{
	color: #000;
	text-decoration: underline;
	}

/* ======================================= */


/* ======================================= */
/* ======================================= */
/* ======================================= */

