/*****************************/
/******** COMMON CSS *********/
/*****************************/


.search_pagination{
	text-align: center;
}

.search_pagination a{
	color: #235846;
}

.search_pagination a:hover{
	text-decoration: none;
	background: #235846 !important;
	color: #e7e7e7;
}