/* defines the search results page content area*/
table#search_results_table{
	padding-left:3px;
	padding-bottom:4px;
	padding-top:10px;
}

#results_table th, #results_table_m th {
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	width:139px;
}
#results_table th.search_results_header_other_link,
#results_table_m th.search_results_header_other_link {width:199px;}
#results_table th.search_results_header_other_copy,
#results_table_m th.search_results_header_other_copy {width:399px;}

span.psearch_formheader_span, span.psearch_formheader_span a{font-size:10pt;font-weight:bold;}
span.psearch_formheader_span a:hover{text-decoration:underline;}
td#search_results_header_cell{
	font-size:13pt;
	font-weight:bold;
	padding-bottom:10px;
}

td.search_results_row{
	padding-top:5px;
	padding-left:3px;
	padding-right:3px;
}

input.psearch_textbox_input{width:316px;}
select{width:320px; margin-bottom: 6px;}

td#search_results_byline_cell{
	font-size:7pt;
}
span.byline_span {
	position:relative;
	top:-8px;
}

#button_link {margin-top: 10px;}


/**************************************************************************************************/
#go_button {margin-left: 120px;}

#search_content {width: 255px;}
#search_content.noform {width: 405px;}
#search_content .copy {margin: 75px 0 0 25px;}
#search_form {width: 405px;}
#search_form.noform {width: 255px;}
#search_form .copy {margin: 85px 0 0 60px;}
#search_content .copy, #search_form .copy {padding-bottom: 3px;}