/*Search style Begin*/
.searchTitle {
	color: #464646;
	font-weight: bold;
	margin-bottom: 10px;
}

.searchResultTitle {
	margin-top: 6px;
	margin-bottom: 2px;
	font-weight: bold;
}

.searchResultTitle a {
	color: #464646;
}

.searchResultTitle a:hover {
	color: #464646;
	text-decoration: underline;
}

.pagesList a{
	color: #545454;
	font-weight: bold;
}

.pagesList a:hover{
	text-decoration: underline;
}

.button_style{
	background-color: #dfdfdf;
	height: 21px;
	border: solid 1px #bebebe;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	color: #545454;
}

/*Search style End*/
