.border-top-x
{
	border-top: 2px solid #D3DAEA;
}
.search-result-action-left
{
	float: left;
	height: 30px;
	padding-top: 10px;
	border-left: 2px solid #D3DAEA;
}
.sra-B-arrow
{
	text-align: center;
}
.sra-B-3comp
{
	background-color: navy;
}
.search-result-action-right
{
	float: right;
	height: 30px;
	padding-top: 10px;
	border-right: 2px solid #D3DAEA;
}

/* for the paging images */
.LS-2
{
	color: #000066;
}
.sra-A-pager
{
	float: right;
	padding-top: 8px;
	padding-right: 9px; /*for AT*/
}

.sra-A-pager2
{
	float: right;
	padding-top: 4px;
}

.navi-button-first,
.navi-button-back,
.navi-button-next,
.navi-button-last,
.navi-button-first-disabled,
.navi-button-next-disabled,
.navi-button-back-disabled,
.navi-button-last-disabled {
	float: left;
	margin: 2px 3px 0px 3px;
}

