/*	------------------------------------------------------------------	*/
/*	--- General Overview Styles --------------------------------------	*/
/*	------------------------------------------------------------------	*/

.overview_container {
	
}

.overview_heading {
	padding: 0px 0px 10px 0px;
}

.page_navigator_container {
	float: right;
	padding: 0px 220px 0px 0px;
}

.overview {
	
}

/*	------------------------------------------------------------------	*/
/*	-------------------------------------- General Overview Styles ---	*/
/*	------------------------------------------------------------------	*/

/*	------------------------------------------------------------------	*/
/*	--- General Overview Item Styles ---------------------------------	*/
/*	------------------------------------------------------------------	*/

.overview_item {
	padding: 23px 23px 23px 23px;
}

.overview_item .left {
	float: left;
	width: 120px;
}

.overview_item .right {
	float: left;
	width: 399px;
	padding: 0px 0px 0px 23px;
}

.overview_item .description_image {
	
}

.overview .text {
	height: 98px;
	overflow: hidden;
}

.overview .date {
	float: right;
	width: 120px;
	text-align: right;
}

.overview .link {
	float: right;
}

/*	------------------------------------------------------------------	*/
/*	--------------------------------- General Overview Item Styles ---	*/
/*	------------------------------------------------------------------	*/