﻿#notice{
	min-height:415px;
}

#notice .notice_details{
	margin: 18px 0 18px 30px;
	min-height: 1px;
	position: relative;
}

#notice .org_link{
	margin-left:30px;
}

#notice_options{
	background:#f1f1f1;
	border: solid 1px #cfcfcf;
	border-top:none;
	padding:15px;
	float:none;
	clear:both;
}

	#notice_options a{
		margin: 0 50px;
		position:relative;
	}
	
#results, #search_results{
	margin-top:10px;
}

 #results, #search_results hr{
	width:auto !important;
}


#search_results #results li{
	padding-left: 30px;
}

#search_results #results li a{
	margin-bottom:10px !important;
	position: relative;
	min-height: 1px;
	padding: 12px 90px 12px 10px;
}


#results .quick_notice a .what_more_link{
	color: #0190CA;
	right: 10px;
	top: 12px;
	position: absolute;
}

	.notice_date{
		color: #fff;
		background: #EA7C0D;
		display: block;
		padding: 5px 10px;
		position: relative;
		margin: 0 0 0px 30px;
		min-height: 1px;
		font-weight: bold;
	}
	
	* html .notice_date{
		height: 12px;
	}
	
	.notice_date strong{
		color: #fff;
		font-weight: bold;
	}
	
	.notice_date img{
		left: -30px;
		top:0;
		position: absolute;
	}
	
	
	.notice_date .from_date{
		padding-right: 15px;
	}
	

.pagination{
	display: none;
}

.back_button_container{
	padding: 20px 0 13px 30px;
	border-top: 1px solid #DCDCDC;
	margin: 18px 0 18px 0px;
}

.back_button_container a{
	border: 1px solid #DCDCDC;
	color: #EA7C0D;
	padding: 7px 10px;
	background: #f1f1f1;
}

.back_button_container a:hover{
	border: 1px solid #EA7C0D;
	color: #EA7C0D;
	background: #fff;
	text-decoration: none;
}
