
			
				.rv-button2
				{
					background: transparent !important;
					color: #444444 !important;
					border: 1px solid #444444 !important;
				}
				
				.rv-button2:hover
				{
					background: transparent !important;
					color: #444444 !important;
					border: 1px solid #444444 !important;
				}
				
				.rv-button2:visited
				{
					background: transparent !important;
					color: #444444 !important;
					border: 1px solid #444444 !important;
				}
				
				.rv-button2-selected
				{
					background: #444444 !important;
					color: #ffffff !important;
					border: 1px solid #444444 !important;
				}
				
				.rv-button2-selected:active
				{
					background: #444444 !important;
					color: #ffffff !important;
					border: 1px solid #444444 !important;
				}
			
				.rv-button2-selected:hover
				{
					background: #444444 !important;
					color: #ffffff !important;
					border: 1px solid #444444 !important;
				}
				
				.rv-button2-selected:visited
				{
					background: #444444 !important;
					color: #ffffff !important;
					border: 1px solid #444444 !important;
				}
			
			