#wrapper {
	margin-top: 0px;
	MARGIN-LEFT: auto; 
	WIDTH: 185px; 
	MARGIN-RIGHT: auto;
	margin-bottom:0px;
}

#wrapper li {
	list-style-type:none;
}

.racinesButton {
	color:#333333;
	font-size: 12px;
	background: #ffffff;	
}

.racinesButton {
	BACKGROUND: #ffffff; 
	FLOAT: left;	 
	width: 176px; 
	height: 20px;
	CURSOR: pointer; 
	color:#333333;
	text-decoration: none;	
	text-align: right;	
	margin-bottom: 10px;
	padding-right: 10px;
	border-top: #ffffff 1px solid; 
 	border-bottom: #ffffff 1px solid;
 	line-height: 20px;
}
.menuDecoration {
	color:#ffffff;
}
.racinesButton a {	
	color:#333333;
	text-decoration: none;
	padding-right: 10px;
}

.racinesButton:hover, .racinesButton_active
{
	color:#ffffff;
	background: #9b5d5f;
	background-image: url(../images/menu_arrow.gif);
  	background-repeat: no-repeat;
 	background-position: 170px;
 	border-top: #c09899 1px solid; 
 	border-bottom: #814e4f 1px solid;
 	width:168px; 
 	font-weight: bold;
 	padding-right: 20px;	
}


.racinesButton a:hover {	
	color:#ffffff;
	font-weight: bold;
	padding-right: 20px;
}
