
table.frackin-reserve-output  {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	
	/* background-color: #f8f8fa; */
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
th.frackin-reserve-output  {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: white;
	/*-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;*/
    background-color: #f0f0f0;

}
td.frackin-reserve-output  {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: black;
	background-color: white;
	/*-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;*/
    text-align: right;
}

.frb-later {text-align:center !important; }
.frackin-reserve-link-div { position:relative; float: right; width: 200px; margin-left: 20px; margin-bottom: 20px; padding: 10px; border: 1px solid black; background-color: white; }
.frackin-reserve-link-div h2 { margin-top: -3px; }
.people { text-align: left !important; }
.quoteindent { padding-left: 25px; }
.stars { vertical-align: middle; margin-bottom: 5px; }
.additional-resource-rule { 
	width: 95% !important; 
	background-color: #03921B !important;
	height: 3px !important;
	z-index: 999;
	display: block !important; 
}

table.frackin-reserve-output tr:last-child td:first-child {
	-moz-border-radius-bottomleft:25px;
	-webkit-border-bottom-left-radius:25px;
	border-bottom-left-radius:25px; }

table.frackin-reserve-output tr:last-child td:last-child {
	-moz-border-radius-bottomright:25px;
	-webkit-border-bottom-right-radius:25px;
	border-bottom-right-radius:25px; }
