@charset "utf-8";
/* CSS Document */
/* SEARCH -----------------------------------------------------------------*/
#plugin-macina-searchbox_markerWrap
{
	position:absolute;
	margin-left:720px;
	margin-top:5px;
}

.searchfield_border
{
	float:left;
	width:150px;
	height:18px;
	border:1px solid #c6c1ae;
	margin-right:5px;	
	background-color:#FFFFFF;
}

#search,
#search_field
{
	width:150px;
	float:left;
	font-size:11px;
	line-height:14px;
	color:#333333;
	border:none;
}

.tx-indexedsearch-whatis
{
	font-size:11px;
	margin-top:10px;
	font-weight:bold;
}

#content .browsebox 
{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
#content  .browsebox li
{
	list-style:none;
	float:left;
	border-right:1px solid #C50214;
	padding-right:5px;
	margin-right:5px;
}