/* --- Press Releases
-------------------------------------------------------*/

.layout_3 .module_sidebar {
	margin-top: 0;
}



	/* --- The Form
	-------------------------------------------------------*/
	
	.box .search_module {
		margin-bottom: 2em;
	}
	
		.search_module_content {}
		
			.box .search_module .search_module_content {
				padding-top: 12px;
			}
	
				/* --- | Filter By Title | --- */
	
				#primary_content .box .search_module_content h2 {
					text-indent: -9999px;
					height: 17px;
					margin-bottom: .5em;
					background: url(/images/press_releases/filter_by.gif) no-repeat;
				}
		
				/* --- | From/To | --- */
		
				.search_module_content h3 {
					font-size: .833em;
					font-weight: bold;
					color: #2e3239;
				}
		
				/* --- | Select Boxes | --- */
		
				.search_module_content fieldset {
					float: left;
				}
			
					.search_module_content fieldset .selectbox {
						width: 103px;
						margin-right: 12px;
					}
			
					.search_module_content fieldset .selectbox-wrapper {
						width: 123px;
					}
		
				/* --- | Submit Button | --- */
		
				.search_module_content #filterSubmit {
					margin-top: 12px;
				}
	
	
	
	/* --- Topic Modules
	-------------------------------------------------------*/
	
	.topic_module h3 a { text-decoration: none; }