/* -- following styles fix bugs after update HVB search results page to new version -- */

.oneBox .searchContainer .resultRow p {
	margin: 0;
	padding: 3px 0 0 0;
}

.oneBox .resultRow{
	padding:0;
}

.oneBox .resultlink{
	padding: 0 0 20px 0;
}

.oneBox .containerWrapper .accordingText a.more{
	background: url("/etc/designs/hypovereinsbank/img/virtualbranch/global/linkArrowRightRed2.png") no-repeat scroll right 5px transparent;
	bottom: 10px;
	color: #e2001a;
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
	right: 10px;
}
