#menu
{
	font-size:			large;
	text-decoration:	none;
	color:				#1A419D
}

#menu option
{
	padding:			2px
}

select.combo
{
	margin:				3px;
}

ul.list
{
	background:			white;
	list-style:			none;
	font-weight:		bold;
	padding:			0 8px;
	border-style:		groove
}

ul.list a
{
	text-decoration:	none;
	color:				#1A419D
}

ul.list #selected
{
	background:			#1A419D;
	color:				white
}

div.lyrics
{
	border-width:		2px;
	border-style:		groove;
	height:				250px;
	margin-top:			20px;
	padding:			5px;
	overflow:			auto;
	float:				left;
}

div.lyricsNoVid
{
	border-width:		2px;
	margin-top:			20px;
	padding:			5px;
	overflow:			auto;
	float:				left
}

div.video
{
	width:				480px;
	height:				385px;
	display:			none
}

img.button
{
	border:				none;
	vertical-align:		middle;
	cursor:				pointer
}

img.ooltraLogo
{
	background:			url(Sprites.gif);
	width:				120px;
	height:				32px
}

img.flag
{
	border:				solid 1px;
	vertical-align:		middle;
	background:			url(Sprites.gif);
	width:				20px;
	height:				13px
}

img.ca { background-position:0 -32px }
img.en { background-position:0 -45px }
img.es { background-position:0 -58px }
img.fr { background-position:0 -71px }
img.it { background-position:0 -84px }
img.pt { background-position:0 -97px }
img.ro { background-position:0 -110px }
img.ru { background-position:0 -123px }
img.uk { background-position:0 -136px }

img.share
{
	border:				none;
	width:				16px;
	height:				16px;
	margin-right:		4px;
	background:			url(Sprites.gif)
}

img.delicious	{ background-position:-20px -32px }
img.digg			{ background-position:-20px -48px }
img.email		{ background-position:-20px -64px }
img.facebook		{ background-position:-20px -80px }
img.reddit		{ background-position:-20px -96px }
img.stumbleupon	{ background-position:-20px -112px }
img.twitter		{ background-position:-20px -128px }

img.video
{
	width:				20px;
	height:				20px;
	background:			url(Sprites.gif);
	background-position:-36px -52px
}

a.button
{
	margin-left:		1ex;
	margin-right:		4ex
}

table.script th
{
	padding-right:		15px;
	text-align:			left;
	vertical-align:		top
}
