/*
* SPECIFICS
*/
#contextMenuBox {
	background-color: #A88456;
}

#menuClassic {
	width:272px;
	position:absolute;
	top:10px;
	left:620px;
	margin-right:10px;
}
.titleGrey {
	color:#A88456;
}
.proFieldsetAction {
	border:3px solid #A88456;
}
.proFieldsetAction:hover{
	background:#A88456;
}