/* CSS Document */

#navigation {
	background: url(../../images/pattern/green-new.gif) repeat;
	width: 150px;
}
#content_right {
	width: 526px;
}
#itunes {
	position: absolute;
	left: 160px;
	top: 150px;
}
#myspace {
	position: absolute;
	left: 400px;
	top: 153px;
	z-index: 5;
}
#mazda {
	position: absolute;
	top: 500px;
	left: 160px;
}
#natacha_signature {
}
#upcoming {
	color: #858585;
}
#upcoming table td {
	padding-right: 0px;
}

#upcoming table td a {
	color: #666666;
	text-decoration: none;
}
#upcoming table td a:hover,
#upcoming a:hover {
	color: black;
}

#upcoming b.grey {
	color: #666666;
}

#toolbar form input {
	margin: 0 5px 0 0;
	background: white;
	border: 1px solid white;
	color: #9D5083;
	font-size: 10px;
	text-transform: uppercase;
	width: 100px;
}

#toolbar form input.button {
	background: #9D5083;
	border: 1px solid #9D5083;
	color: white;
	width: 80px;
}