﻿.player {
	height:66px;
	margin-bottom:1em;
}

.days a {
	padding: 0 25px 0 24px;
}

.rating img.absolute {
	position:absolute;
}

.rating .myRatingTitle {
	margin-left:135px;
}

.rating .block *{
	position:absolute;
}

.rating .block img.img {
	display:none;
	width:130px;
	height:13px;
}

.rating .block a img
{
	width:13px;
	height:13px;
}

wbr:after
{
	content: "\00200B"
}

.login div {
	margin: 0 0 8px;
	white-space:nowrap;
}

div.info, .info td {
	white-space:nowrap;
	line-height:150%;
	font: 12px Arial, Helvetica, sans-serif;
}
div.info strong, .info td strong {
	padding-right:1ex;
}
div.info span, .info td {
	padding-right:2ex;
}

.button {
	margin-top: 1ex;
}

.button:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}

.expandDownd, .expandUp, .expandBody {
	display:inline;
}

.expandDownd, .expandUp {
	color: #c9883a;
	font-size: 1.2em;
	white-space: nowrap;
	cursor: pointer;
	text-decoration:underline;
}