﻿.UCTournamentList_Subtitle
{
	font-style:italic;
}

.UCTournamentLst_Box
{
	background-color:#f5f4f1;
	border:1px;
	border-style:solid;
	border-color:#d6d1ca;
	width:726px;
	height:auto;
	padding:6px 8px 0px 8px;
}

.UCTournamentLst_Top
{
	text-align:center;
	height:38px;
}

.UCTournamentList_separator
{
	 width: 689px;
	 height: 3px;
	 padding:0px 0px 5px 0px;
}

.UCTournamentList_Actions
{
	float: right;
	position: relative;
	width: 100px;
}

.UCTournamentList_Info
{
	float: left;
	position: relative;
	width: 500px;
}

.UCTournamentList_Button
{
	position:relative;
	float:right;
	background-image:url(../Resources/LoginMare.png);
	background-repeat:no-repeat;
	width:61px;
	height:24px;
	padding:5px 0px 0px 10px;
	margin-top:30px;
	margin-right: 15px;
}

.UCTournamentList_Dates
{
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
	position: relative;
	width: 200px;
}

.UCTournamentList_Body
{
	float: left;
	position: relative;
	margin-top: 5px;
	margin-left: 15px;
	
}

.UCTournamentList_Text
{
	float: left;
	position: relative;
	width: 400px;
}

.UCTOurnamentList_Title
{
	font-style: italic;
	font-size: 14;
}

.UCTournamentList_Link
{
	position: relative;
	float: left;
	width: 150px;
	margin-left: 10px;
	margin-top: 12px;
}

.UCTournamentList_BigBox 
{
	background-image:url(../Resources/backGradient.png);
	background-repeat:repeat-x;
	height:39px;
	width:742px;
	margin-left: -8px;
}