
.RHDetailText {
	position: absolute;
	left: 80px;
	font-size: 1.04rem;
	font-weight: 700;
	color: rgb(78 80 82);
	width:300px;
}

.RHLightText {
	font-weight: 450 !important;
	display: inline;
	color: #262b30;
	
}
.RHDetailText:hover {
	background-color:rgb(230 230 235);
	
}
.RHClickableText{
	color:#708090;
	font-weight: 450 !important;
}
.RHGameChoiceWrapper{
	padding:0px !important;
}
.RHGameChoiceInput{
	width:40%;
	padding:0px !important;
}
.RHGameChoiceOdds{
	width:10%;
	padding:0px !important;
}
.RHBetFrame{
	height:20%;
}
p{
	margin:0px;
}

h4{
	margin:0px;
}

