.obit_search
{
	background:#ffffff;	
	padding:0px;
	padding-right:16px;
	padding-left:8px;
}
.obit_search a
{
	text-decoration: none;
	font-weight: bold;
}

.obit_search a:hover 
{
	text-decoration: underline;
}

.obit_search .dm a 
{
	color: #660033;
}

.obit_search .fda a 
{
	color: #deb406;
}


.obit_search .mp a 
{
	color: #b39659;
}

.obit_search .text_header
{
	font-weight:bold;
	font-size:20px;
	line-height:24px;
	margin-top:8px;
	padding-top:4px;
	padding-bottom:8px;
}


.obit_search .dm .text_header
{
	color:#006644;	
}

.obit_search .fda .text_header
{
	color:#005cab;	
}

.obit_search .mp .text_header
{
	color:#006644;	
}

.obit_search .article_boxes
{
	border-bottom: solid 1px #f2f2f2;
	padding-bottom:6px;
	padding-top:0px;
	margin-bottom:16px;
}

.obit_search .text_header
{
	font-weight:bold;
	font-size:20px;
	line-height:24px;
	padding-left:8px;
	margin-bottom:4px;
	padding-bottom:6px;
}


.obit_search .dm .text_header
{
	color:#006644;	
}

.obit_search .fda .text_header
{
	color:#005cab;	
}

.obit_search .mp .text_header
{
	color:#006644;	
}

/****************************************************
obit search
*****************************************************/
.obit_search .obit_search_box
{
	width:608px;
	background:#f2f2f2;
	padding:8px;
}

.obit_search_container 
{
	width:608px;	
	height:50px;
			
}

.obit_search .obit_search_box .first_name
{
	
	float:left;
	height:50px;
	width:152px;
}

.obit_search .obit_search_box .last_name
{
	
	float:left;
	width:152px;
	height:50px;
}

.obit_search .obit_search_box .state
{
	
	float:left;
	width:152px;
	height:50px;
}

.obit_search .obit_search_box .publication_date
{
	
	float:left;
	width:152px;
	height:50px;
}

.obit_search .obit_search_box .search_only
{
	height:20px;
	
}


.obit_search .obit_search_box .input_search
{
	width:140px;	
	margin-top:4px;
	height:18px;
	padding:0px;
}

.obit_search .obit_search_box .select_state
{
	margin:0px;
	margin-top:4px;
	height:22px;
	width:140px;
	color:#999999;
	/*font-size:10px;*/
	padding:0px;
}

.obit_search .obit_search_box .select_date
{
	margin:0px;
	margin-top:4px;
	height:22px;
	color:#999999;
	width:140px;
	/*font-size:10px;*/
	padding:0px;
}


/***************************************************
page results nav
****************************************************/
.obit_search .page_results
{
	font-style:italic;
	padding-top:12px;
	padding-bottom:12px;
	border-bottom:solid 1px #f2f2f2;
}

.obit_search .results_nav
{	
	padding-left:24px;
	font-style:normal;
}

.obit_search .results_nav a
{	
	margin-bottom:-5px;
	margin-right:3px;
	margin-left:3px;
}

.obit_search .results_nav .selected
{	
	font-weight:bold;
	font-size:14px;
	color:#ccaabb;
	margin-bottom:-5px;
	margin-right:3px;
	margin-left:3px;
}

.obit_search .results_nav img
{	
	margin-right:2px;
	margin-left:2px;
	margin-bottom:-5px;
}


/***********************************************
hr stylings
************************************************/

.obit_search .gray_line
{
	width:608px;
	height:1px;
	margin-top:9px;
	background:#efefef;
	overflow:hidden;
	margin-left:8px;
	margin-right:8px;
}	




/************************
buttons
*************************/

.obit_search .obit_search_box .search_only .btn_search_box
{
	float:right;
}