.results_wrapper {
	background-color: #ffffff;
    width: 100%;
    display: block;
    padding: 15px;
    height: 100%;
    float: left;
	margin-bottom:10px;
}

.results_left {
	width:70%;
	float:left;
}

.results_right {
	width:30%;
	float:left;
	text-align:center;
}

.results_right .img_wrapper {
	margin:0px auto;
width: 40px;
	max-height:50px;
}

.results_wrapper .highlight {
	color:#B10200;
}

.endstand {
	
}

