@charset "UTF-8";
/* CSS Document */

#sony-bar {
	position:relative;
	top:0;
	left:0;
	height:26px;
	background:#ccc url(http://www.sonybmg.ca/myplay/toolbar/images/network_bar_bg_silver.gif) repeat top left;
	font-family:Verdana,sans-serif;
	font-size:11px;
	color:#666;
	margin:0 auto;
	text-align:center;
	width:100%;
}

#sony-bar iframe {
	width:1000px;
	height:26px;
	margin:0 auto;
}

#sony-bar a {
	text-decoration:none;
	color:#000;
}

#sony-bar a:hover {
	text-decoration:none;
	color:#000;
	color:#6600CD;
}

img.sony_logo {
	float:left;
	margin-right:5px;
}

img.rss_link {
	position:absolute;
	top:5px;
	left:975px;
}

#sony-bar p {
	position:relative;
	left:20px;
	top:3px;
	margin:2px 0 0;
	padding:0;
}
