@charset "utf-8";
/* CSS Document */
.scoreList
{
	width: 100%;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.scoreList > li 
{
	float: left;
	width: 624px;
	margin-bottom: 40px;
	position: relative;
}
.scoreList li.left
{
	/*margin-right: 20px;*/
}
.scoreList li img
{
	border: 4px solid #DDB400;
	display: block;
	margin: 0px 10px 0px 0px;
	float: left;
}
.scoreList li h2
{
	font-size: 18px !important;
	margin-top: 0px;
	margin-bottom: 10px !important;
	line-height: normal;
}
.expand
{
	clear: both;	
}
h1
{
	font-size: 18px;
	font-weight: bold;
}
h2
{
	font-size: 12px !important;	
}
h2,h3
{
	text-align: left;
	margin: 0px !important;
}
.eng
{
	text-transform: capitalize;	
}
h3
{
	font-size: 11px !important;	
}
h4
{
	border-bottom: 1px solid #555;
	font-size: 11px !important;
}
.full h1, .full h2
{
	margin: 0px !important;	
}
.full 
{
	padding-top: 10px !important;	
	clear: both;
}
.downloadOptions, .trackStats
{
	margin-top: 20px;
	float: left;
	width: 114px;
	
}
.downloadOptions ul, .trackStats
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.downloadOptions li, .trackStats li
{
	margin-bottom: 5px;	
}
.downloadOptions
{
	position: absolute;
	bottom: -5px;
	left: 500px;
}
.trackStats li label
{
	display: block;
	font-weight: bold;
}
.trackStats li 
{
	margin-bottom: 10px;	
}
.trackStats
{
	
}
#searchBar
{	
	height: 20px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
html #searchBar form
{
	height: 0px !important;
}
table.sortTable
{
	width: 100% !important;	
}
table.sortTable td
{
	padding: 3px 0px;	
}
form label, form input, form textarea
{
	display: block;
	float: left;
	margin-bottom: 10px;
}

form label
{
	width: 100px;	
	clear: left;
	height: 22px;
	vertical-align: middle;
	font-weight: bold;
}
form fieldset label
{
	clear: none;	
}
form fieldset input[type="checkbox"]
{
	clear: left;	
}
form input[type="text"]
{
	border: 1px solid #555;
	padding: 4px;
	width: 200px;
}
.header
{
	margin-bottom: 20px !important;	
}
#search
{
	width: 340px;	
}
.pages
{
	margin: 20px 0px;
	clear: both;
}
