@charset "utf-8";
/* CSS Document */

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  search  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



#search_results{
	float: left;
	clear: left;
	width: 683px;
	margin: 0 0 0 0;
	padding: 13px;
}


#search_results .warning{
	float: left;
	clear: left;
	margin: 0 0 0 0;
}


#search_results .warning p{
	font-size: 11px;
	width: 683px;
	color: #898989;
}

#search_results .warning a{
	text-decoration: none;
	color: #e400b5;
}


#search_results .warning a:hover{
	text-decoration: underline;
}

.home_items {
	clear: left;
	float: left;
	font-family: Helvetica, Arial;
	margin: 20px 0px 0px 0px;
	display: inline;
	overflow: none;
	width: 683px;
}


.home_items h3{

	font-family: Futura, Helvetica, Arial, Verdana;
	color: #5e5e5e;
	font-weight: normal;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	width: 683px;
}


.home_items .picture {
	float: left;
	width: 100px;
	display: inline;
	margin: 0 0 0 0;
}


.home_items .content{
	float: left;
	width: 573px;
	margin: 0 0 0 10px;
	display: inline;
	overflow: hidden;
}

.home_items .content h3{
	width: 573px;
	margin: 0 0 0 0;
}

.home_items .content h3 a{
	color: #9f9f9f;
	text-decoration: none;
}

.home_items .content h3 a:hover{
	text-decoration: underline;
}



.home_items h4{
	font-family: Futura, Helvetica, Arial, Verdana;
	float: left;
	font-weight: normal;
	width: 500px;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}

.home_items h4 a{
	text-decoration: none;
	color: #292929;
}

.home_items h4 a:hover{
	text-decoration: underline;
}


.home_items h5{
	font-family: Futura, Helvetica, Arial, Verdana;
	float: right;
	font-weight: bold;
	width: 63px;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
}



.home_items p.snip{
	font-size: 11px;
	color: #898989;
	clear:both;
	float: left;
	margin: 5px 0 0 0;
	width: 573px;
}
