/* 
 * Renaissance Knights Quest
 * All files for this website are owned and maintained by William Buklis
 * A perpertual license has been granted to Renaissance Knights
 * Modifications to these files are authorized for those granted permission by the Renaissance Knights.
 * (c) 2016 William Buklis
 * All Rights Reserved.
 */

body
{
	padding-top: 50px;
}

.right-align
{
	text-align: right;
}

.tour-highlights
{
	table-layout: fixed;
	width: 100%;
	font-size:12px;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 5px;
}

.tour-highlights-player
{
	width:115px;
}

.tour-highlights-total
{
	width: 40px;
	text-align: right;
}

.inverse-head
{
	background-color: #5F5F5F;
	color: #fff;
}

.plainbody
{
	background-color: #F4F4F2;
}
