.top_space {
	height: 23px;
	display: block;
	clear: both;
}

.master_heading{
	line-height: normal;
	padding-top: 17px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	clear: both;
}


.action{
	line-height: normal;
	padding-top: 15px;
	padding-bottom: 20px;
	display: inline-block;
	font-size: 16px;
	font-style: italic;
	}
	


.result_box a {
color: #0000ff;
}
.result_box a:hover {
color: #ff1200;
}

.result_box {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}


.clearence {
	height: 1px;
	display: block;
	clear: both;
}


.details {
	padding-top: 10px;
	border-color: #b1b1b1;
	border-style: solid;
	border-width: 1px;
}

.details a {
	color: #0000ff;
}

.details a:hover {
	color: #ff0000;
}
